NicklasWallgren / instagram-api

Instagram Private API
MIT License
148 stars 46 forks source link

probleme install symfony 7 #89

Open Vromain opened 3 months ago

Vromain commented 3 months ago

when i run the command i have this return

λ composer require nicklasw/instagram-api Using version ^0.10.6 for nicklasw/instagram-api ./composer.json has been updated Running composer update nicklasw/instagram-api Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

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 nicklasw/instagram-api:*" to figure out if any version is installable, or "composer require nicklasw/instagram-api:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.