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

Solution for support PHP 8 ? #5

Open
arnaudbagnis opened this issue Nov 11, 2022 · 1 comment
Open

Solution for support PHP 8 ? #5

arnaudbagnis opened this issue Nov 11, 2022 · 1 comment

Comments

@arnaudbagnis
Copy link

Hello I love this package and I had a problem when switching to version 8. Do you have a solution to add support?

Problem 1
    - rareloop/hatchet v1.1.0 requires php ^7.1.3 -> your php version (8.0.24) does not satisfy that requirement.
    - rareloop/hatchet v1.1.1 requires symfony/console ^4.1 -> found symfony/console[v4.1.0-BETA1, ..., 4.4.x-dev] but the package is fixed to v5.4.15 (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.
    - Root composer.json requires rareloop/hatchet ^1.1 -> satisfiable by rareloop/hatchet[v1.1.0, v1.1.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 rareloop/hatchet:*" to figure out if any version is installable, or "composer require rareloop/hatchet:^2.1" if you know which you need.

@arnaudbagnis
Copy link
Author

#6

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