Skip to content

[3.0] Fixed the symfony dependencies #12780

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

Closed
wants to merge 2 commits into from
Closed

[3.0] Fixed the symfony dependencies #12780

wants to merge 2 commits into from

Conversation

GrahamCampbell
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A
This pull request fixes all the symfony version constraints in the composer.json files.

@fabpot
Copy link
Member

fabpot commented Nov 30, 2014

That's wrong. We don't want to blindly bump the requirement. I expect that we will be able to keep some compatibility with some 2.x components.

@fabpot fabpot closed this Nov 30, 2014
@GrahamCampbell
Copy link
Contributor Author

Hmmm. Ok. How about updating every compoent's version constraint to suffix with |~3.0?

@GrahamCampbell GrahamCampbell deleted the 3.0-composer branch November 30, 2014 20:08
@stof
Copy link
Member

stof commented Dec 4, 2014

Hmmm. Ok. How about updating every compoent's version constraint to suffix with |~3.0?

This is the goal indeed. IIRC, @nicolas-grekas started the work on this

@xabbuh
Copy link
Member

xabbuh commented Dec 4, 2014

@stof I guess you mean #12543. Though that pull request was for some reason opened against 2.3.

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.

4 participants