-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[8.x] Bumped minimum symfony #31542
[8.x] Bumped minimum symfony #31542
Conversation
Looks like we need to add another component to make tests pass. |
Hmmm, let me investigate. Maybe we have an implicit dependency we should probably add into 6.x and 7.x too. |
Seems to have been caused by symfony/http-foundation@63f4263. |
I am going to recommend that they revert their change, as it is a BC break. It will actually break Laravel 7.x too, once Symfony 5.1.0 is out. symfony/symfony#35807 |
Let's see what they say to my comments. If they don't want to revert and merge my PR, then we should add the mime dependency to the laravel/framework 7.x branch. |
BTW, thank you for testing with unreleased versions, helping spot issues as early as possible! |
25cc5ff
to
3a16a15
Compare
Ok, rebased. Now let's see if the tests pass. |
Passing. 🎉 |
3a16a15
to
92c98bf
Compare
Moves the minimum version of Symfony to 5.1.