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

Need new point release for PHP 8+ #2

Closed
tidygraphic opened this issue Aug 8, 2022 · 1 comment · Fixed by #3
Closed

Need new point release for PHP 8+ #2

tidygraphic opened this issue Aug 8, 2022 · 1 comment · Fixed by #3

Comments

@tidygraphic
Copy link
Contributor

When trying to install version 2.0 or 2.1 using PHP we run into errors:

Your requirements could not be resolved to an installable set of packages.

Problem 1
    - fzaninotto/faker[v1.7.0, ..., v1.9.2] require php ^5.3.3 || ^7.0 -> your php version (8.1.8) does not satisfy that requirement.
    - rootstudio/base-php-helpers v2.1.0 requires fzaninotto/faker ^1.7 -> satisfiable by fzaninotto/faker[v1.7.0, ..., v1.9.2].
    - Root composer.json requires rootstudio/base-php-helpers ^2.1 -> satisfiable by rootstudio/base-php-helpers[v2.1.0].

This is currently stopping deployments of legacy sites running PHP 8.

@tidygraphic
Copy link
Contributor Author

Suggest updates from recent (!) pull request are bundled into a new point release too.

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

Successfully merging a pull request may close this issue.

2 participants