Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

probleme install symfony 7 #89

Open
Vromain opened this issue Jul 8, 2024 · 0 comments
Open

probleme install symfony 7 #89

Vromain opened this issue Jul 8, 2024 · 0 comments

Comments

@Vromain
Copy link

Vromain commented Jul 8, 2024

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
- tebru/gson-php[v0.7.0, ..., v0.7.3] require phpdocumentor/reflection-docblock ^3.2.3|^4.0.1 -> found phpdocumentor/reflection-docblock[3.2.3, 3.3.0, 3.3.2, 4.0.1, ..., 4.3.4] but it conflicts with your root composer.json require (^5.4).
- tebru/gson-php v0.7.4 requires symfony/cache ^3.3|^4.0|^5.0 -> found symfony/cache[v3.3.0, ..., v3.4.47, v4.0.0, ..., v4.4.48, v5.0.0, ..., v5.4.40] but it conflicts with your root composer.json require (7.1.).
- tebru/gson-php v0.7.5 requires symfony/cache ^3.3|^4.0|^5.0|^6.0 -> found symfony/cache[v3.3.0, ..., v3.4.47, v4.0.0, ..., v4.4.48, v5.0.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (7.1.
).
- nicklasw/instagram-api 0.10.6 requires tebru/gson-php ^0.7 -> satisfiable by tebru/gson-php[v0.7.0, ..., v0.7.5].
- Root composer.json requires nicklasw/instagram-api ^0.10.6 -> satisfiable by nicklasw/instagram-api[0.10.6].

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant