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

Consider adding PHP8 to the Composer PHP version constraint #74

Closed
chrisvanpatten opened this issue Mar 19, 2021 · 1 comment
Closed
Labels

Comments

@chrisvanpatten
Copy link

It'd be great to see this updated to allow installation on PHP8 environments (without resorting to --ignore-platform-reqs). Tested in our PHP 8 environment and it looks great!

"php": "~7.2 || ~8.0" should do the trick.

@johnbillion
Copy link
Member

Fixed in #98

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

Successfully merging a pull request may close this issue.

2 participants