Support for php 7.4 #376
Unanswered
mcolominas
asked this question in
Q&A
Replies: 1 comment
-
You should add the ^5.9 version for php7.4 compatibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had this package installed, but when updating the composer now it gives me the following error message:
spatie/laravel-sitemap dev-master requires php ^8.0 -> your php version (7.4.4) does not satisfy that requirement.
What version do I have to specify in composer.json to work with php 7.4?
Beta Was this translation helpful? Give feedback.
All reactions