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
My app base on laravel 5.6, when I upgrade composer libs, symfony http-foundation is update from 4.1.7 to 4.1.8. And laravel feature test is crash, it can not simulate request to url, all return 404 code.
I think a minor version should not broke compatibility in other libs.