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

PHP 8.1: install dependency error #300

Open
handhikadj opened this issue May 7, 2024 · 0 comments
Open

PHP 8.1: install dependency error #300

handhikadj opened this issue May 7, 2024 · 0 comments

Comments

@handhikadj
Copy link

I got this error on PHP 8.1

Problem 1
    - symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested.
    - symfony/css-selector v7.0.3 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
  Problem 2
    - symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested.
    - symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
  Problem 3
    - symfony/string is locked to version v7.0.4 and an update of this package was not requested.
    - symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
  Problem 4
    - brianium/paratest is locked to version v7.4.3 and an update of this package was not requested.
    - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.26) does not satisfy that requirement.

any version tag that's compatible with PHP 8.1?

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