Laravel 8 Support in PHP 7.3 #2117
-
The version of the package that supports Laravel 8, requires PHP 7.4 to be installed. But I have Laravel 8 in PHP 7.3, what can I do? |
Beta Was this translation helpful? Give feedback.
Answered by
freekmurze
Oct 18, 2020
Replies: 1 comment 1 reply
-
Either upgrade to PHP 7.4 or fork the package and make it compatible yourself with the PHP version you are using. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
freekmurze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Either upgrade to PHP 7.4 or fork the package and make it compatible yourself with the PHP version you are using.