composer : ./composer.json has been updated At line:1 char:1 + composer require da rkaonline/l5-swagger -W > composer_output.txt 2>&1 + ~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ + CategoryInfo : NotSpe cified: (./compo ser.json has bee n updated:String ) [], RemoteExce ption + FullyQualified ErrorId : Native CommandError Running composer update darkaonline/l5 -swagger --with-all-d ependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/passport is locked to version v12.4.2 and an update of this package was not requested. - laravel/passport v12.4.2 requires lcobucci/jwt ^4.3|^5.0 -> satisfiable by lcobucci/jwt[5.5.0]. - lcobucci/jwt 5.5.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Alternatively you can require one of these packages that provide the extension (or parts of it): Keep in mind that the suggestions are automated and may not be valid or safe to use - paragonie/sod ium_compat_ext_sodium - juspay/expres scheckout-php-sdk Express Checkout SDK for PHP allows easy integration with Juspay's EC payments as a service platform - vufind/vufind A flexible discovery layer. To enable extensions, verify that they are enabled in your .ini files: - C:\xampp\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platfo rm-req=ext-sodium` to temporarily ignore these required extensions. You can also try re-running composer require with an explicit version constraint, e.g. "composer require dar kaonline/l5-swagger:* " to figure out if any version is installable, or "composer require dar kaonline/l5-swagger:^ 2.1" if you know which you need. Installation failed, reverting ./composer.json and ./composer.lock to their original content.