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

Make installable for L9 #128

Closed
RosiersRobin opened this issue Jun 7, 2022 · 1 comment · Fixed by #129
Closed

Make installable for L9 #128

RosiersRobin opened this issue Jun 7, 2022 · 1 comment · Fixed by #129

Comments

@RosiersRobin
Copy link

RosiersRobin commented Jun 7, 2022

Problem 1
- coduo/php-humanizer[4.0.0, ..., 4.x-dev] require symfony/translation ^4.4|^5.0 -> found symfony/translation[v4.4.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but the package is fixed to v6.0.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an ar
gument for the update command.
- Root composer.json requires coduo/php-humanizer ^4.0 -> satisfiable by coduo/php-humanizer[4.0.0, 4.0.1, 4.0.2, 4.x-dev].

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

@norberttech
Copy link
Member

Please try now with the latest release 4.0.3

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

Successfully merging a pull request may close this issue.

2 participants