Shipu / php-aamarpay-payment

PHP Aamarpay Payment Gateway
34 stars 18 forks source link

php version (8.0.0) does not satisfy that requirement. #9

Open aa-hridoy opened 2 years ago

aa-hridoy commented 2 years ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

aa-hridoy commented 2 years ago

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and re movals for packages currently locked to specific versions. You can also try re-running composer require with an explicit version constraint , e.g. "composer require shipu/php-aamarpay-payment:*" to figure out if any vers ion is installable, or "composer require shipu/php-aamarpay-payment:^2.1" if you know which you need.