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

Allow php8 #50

Merged
merged 3 commits into from Oct 29, 2020
Merged

Allow php8 #50

merged 3 commits into from Oct 29, 2020

Conversation

kurtextrem
Copy link
Contributor

Currently composer reports a problem when using php8:

Problem 1
    - Root composer.json requires spatie/once ^2.2.0 -> satisfiable by spatie/once[2.2.0].
    - spatie/once 2.2.0 requires php ^7.2 -> your php version (8.0.0RC2) does not satisfy that requirement.

this PR should fix it.

@freekmurze freekmurze merged commit 6dc9253 into spatie:master Oct 29, 2020
@freekmurze
Copy link
Member

Thank you!

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