Skip to content

changed all version deps to accept all upcoming Symfony versions #8017

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

Merged
merged 2 commits into from
May 13, 2013

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented May 13, 2013

Everything is in the title.

@@ -20,7 +20,7 @@
},
"require-dev": {
"symfony/yaml": "~2.0",
"symfony/config": ">=2.2,<2.4-dev"
"symfony/config": "~2.2"
},
"suggest": {
"symfony/yaml": "2.2.*",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The suggestions should also be changed (and they should probably be changed to human-readable suggestions btw)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed all versions for now.

fabpot added a commit that referenced this pull request May 13, 2013
This PR was merged into the master branch.

Discussion
----------

changed all version deps to accept all upcoming Symfony versions

Everything is in the title.

Commits
-------

b1c9fd2 removed versions in composer.json files
f41ac06 changed all version deps to accepts all upcoming Symfony versions
@fabpot fabpot merged commit b1c9fd2 into symfony:master May 13, 2013
@fabpot fabpot deleted the dep-versions branch April 27, 2014 09:24
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.

2 participants