Not able to install cybersource/rest-client-php in Laravel 8, get the dependency error with firebase/php-jwt.
Please help me take me out of this.
Laravel version: ^8
PHP version: 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires cybersource/rest-client-php 0.0.40 -> satisfiable by cybersource/rest-client-php[0.0.40].
- cybersource/rest-client-php 0.0.40 requires firebase/php-jwt ^5.0.0 -> found firebase/php-jwt[v5.0.0, ..., v5.5.1] but the package is fixed to v6.10.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.