سلام دوستان وقتتون به خیر باشه.
من از ورژن ۱۲ لاراول استفاده می کنم و وقتی خواستم که پکیج رو نصب کنم با ارور زیر مواجه شدم :
./composer.json has been updated
Running composer update flotfeali/payping-client
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires flotfeali/payping-client * -> satisfiable by flotfeali/payping-client[0.0.1].
- flotfeali/payping-client 0.0.1 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.8] but the package is fixed to 7.9.3 (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.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require flotfeali/payping-client:*" to figure out if any version is installable, or "composer require flotfeali/payping-client:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
سلام دوستان وقتتون به خیر باشه.
من از ورژن ۱۲ لاراول استفاده می کنم و وقتی خواستم که پکیج رو نصب کنم با ارور زیر مواجه شدم :