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
I am attempting to update a Laravel 10 project to v11, and v11 requires symfony/consolev7. The current version of this project (v3.0.0-alpha.1) only supports "^5.0|^6.0".
Are there any plans to update symfony/console to v7?