Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vbardales
Copy link

no requirements for 2.1 version found

related to #9

@vbardales vbardales mentioned this pull request May 30, 2012
@stof
Copy link
Member

stof commented May 30, 2012

2.* is wrong as requirement as we cannot ensure the compatibility of the current code with any 2.* version of Symfony (we don't know the future changes of Symfony)

@vbardales
Copy link
Author

But then, how could you say : ok for Symfony 2.0 and 2.1 ?

@vbardales
Copy link
Author

Is this syntax fitting ?

"symfony/http-foundation": ">=2.0.0, <2.2.0"

@stof
Copy link
Member

stof commented May 30, 2012

yeah, except it should be <2.2.0-dev (to exclude all alpha and beta releases of 2.2 too)

@vbardales
Copy link
Author

Done

@vbardales
Copy link
Author

Up ?

stof added a commit that referenced this pull request Jun 27, 2012
Change required version of Symfony2 from 2.1 to 2.*
@stof stof merged commit 26a266a into FriendsOfSymfony:master Jun 27, 2012
@stof
Copy link
Member

stof commented Jun 27, 2012

Merged

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