Merge pull request #19 from igorw/patch-2
[composer] Require symfony 2.1.* instead of dev-master
This commit is contained in:
commit
b16438a8a0
@ -22,6 +22,6 @@
|
||||
, "require": {
|
||||
"php": ">=5.3.2"
|
||||
, "guzzle/guzzle": "v2.0.2"
|
||||
, "symfony/http-foundation": "dev-master"
|
||||
, "symfony/http-foundation": "2.1.*"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user