Skip to content
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

Merged
merged 1 commit into from
Feb 24, 2020
Merged

[8.x] Bumped minimum symfony #31542

merged 1 commit into from
Feb 24, 2020

Conversation

GrahamCampbell
Copy link
Member

@GrahamCampbell GrahamCampbell commented Feb 20, 2020

Moves the minimum version of Symfony to 5.1.

@taylorotwell
Copy link
Member

Looks like we need to add another component to make tests pass.

@GrahamCampbell
Copy link
Member Author

Hmmm, let me investigate. Maybe we have an implicit dependency we should probably add into 6.x and 7.x too.

@GrahamCampbell
Copy link
Member Author

Seems to have been caused by symfony/http-foundation@63f4263.

@GrahamCampbell GrahamCampbell changed the title [8.x] Bumped minimum symfony [WIP] [8.x] Bumped minimum symfony Feb 20, 2020
@GrahamCampbell
Copy link
Member Author

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

@GrahamCampbell
Copy link
Member Author

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.

@nicolas-grekas
Copy link
Contributor

BTW, thank you for testing with unreleased versions, helping spot issues as early as possible!

@GrahamCampbell
Copy link
Member Author

Ok, rebased. Now let's see if the tests pass.

@GrahamCampbell GrahamCampbell changed the title [WIP] [8.x] Bumped minimum symfony [8.x] Bumped minimum symfony Feb 23, 2020
@GrahamCampbell
Copy link
Member Author

Passing. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants