Open aa-hridoy opened 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.
Your requirements could not be resolved to an installable set of packages.
Problem 1