PHP and Laravel support #159
bastien-phi
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
IMO we tag a V2 that's Laravel 10/11+ and PHP ^8.1 V1 stays, but gets no more updates. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, Spectator supports Laravel 8, 9 and 10 and PHP from 7.4 to 8.3. Laravel 11 will land in a few month and it would be great to have support for it from day 1.
IMHO, having that much support will complicate the maintenance and will prevent us to use last improvement from both the framework and the language.
I suggest we limit the support to the supported versions of Laravel and their supported PHP versions :
https://laravel.com/docs/10.x/releases#support-policy
Any opinion about that ?
Beta Was this translation helpful? Give feedback.
All reactions