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
Laravel 12 looks promising, and since it’s supposed to be backward compatible, adding support makes sense. I’ll give it a quick test to make sure everything runs smoothly before updating the requirements.
If you’ve already tried it and everything works fine, let me know! Would love to hear your feedback. 🚀
laravel/framework new release, fully backward compatible, I think it's worth just adding to require
"laravel/framework": "^11.0 || ^12.0"
The text was updated successfully, but these errors were encountered: