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

Fix test matrix for "master" (php version needs to be 7.4) #48

Open
gthomas2 opened this issue Aug 2, 2022 · 0 comments
Open

Fix test matrix for "master" (php version needs to be 7.4) #48

gthomas2 opened this issue Aug 2, 2022 · 0 comments

Comments

@gthomas2
Copy link
Owner

gthomas2 commented Aug 2, 2022

Tests currently failing on master due to composer install fail:

Error: Your lock file does not contain a compatible set of packages. Ple
ase run composer update.%0A%0A Problem 1%0A - Root composer.json requir
es php >=7.4.0 but your php version (7.3.33) does not satisfy that requirem
ent.%0A Problem 2%0A - psr/container is locked to version 1.1.2 and an
update of this package was not requested.%0A - psr/container 1.1.2 requi
res php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirem
ent.%0A Problem 3%0A - psr/container 1.1.2 requires php >=7.4.0 -> your
php version (7.3.33) does not satisfy that requirement.%0A - symfony/se
rvice-contracts v2.5.1 requires psr/container ^1.1 -> satisfiable by psr/co
ntainer[1.1.2].%0A - symfony/service-contracts is locked to version v2.5
.1 and an update of this package was not requested.%0A

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