Kurulum için paket güncel değil
burhankisioglu opened this issue · 1 comments
Hocam merhaba , kurulum için sunucu aldım fakat paket güncel değil .Yardım eder misiniz acaba?
composer require furkankadioglu/efatura
Cannot use furkankadioglu/efatura's latest version 1.9.4 as it requires php >=5.5.9 <=7.4.15 which is not satisfied by your platform.
./composer.json has been updated
Running composer update furkankadioglu/efatura
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- furkankadioglu/efatura[1.0.0, ..., 1.7.5] require guzzlehttp/guzzle ^6.5 -> found guzzlehttp/guzzle[6.5.0, ..., 6.5.8] but the package is fixed to 7.8.1 (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.
- furkankadioglu/efatura[1.8.1, ..., 1.9.4] require php >=5.5.9 <=7.4.15 -> your php version (8.3.3) does not satisfy that requirement.
- Root composer.json requires furkankadioglu/efatura * -> satisfiable by furkankadioglu/efatura[1.0.0, ..., 1.9.4].
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 furkankadioglu/efatura:*" to figure out if any version is installable, or "composer require furkankadioglu/efatura:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Hocam neden php ve guzzle paketlerimin versiyonlarını düşürmemi bekliyor, bu sorun ne zaman çözülür ??