You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Laravel 9 sets PHP minimum version to PHP 8, but the version 3 of this package sets it to PHP 8.1.
That makes the package not usable with Laravel 9 and PHP 8.0.
Would you be opened to release a 3.X and 4. X patch to fix that?
If you want, I can create a PR for you.
Thanks
The text was updated successfully, but these errors were encountered:
shaffe-fr
changed the title
PHP 8 and Laravel 9 support
PHP 8.0 and Laravel 9 support
May 5, 2022
Hi,
Laravel 9 sets PHP minimum version to PHP 8, but the version 3 of this package sets it to PHP 8.1.
That makes the package not usable with Laravel 9 and PHP 8.0.
Would you be opened to release a 3.X and 4. X patch to fix that?
If you want, I can create a PR for you.
Thanks
The text was updated successfully, but these errors were encountered: