Merge branch '3.1'

* 3.1:
  Fix deps merge
This commit is contained in:
Nicolas Grekas 2016-10-14 11:45:08 +02:00
commit 870c302199

View File

@ -18,7 +18,7 @@
"require": {
"php": ">=5.5.9",
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8.13|~3.0.8|~3.1.2|~3.2",
"symfony/http-foundation": "~2.8.13|~3.1.6|~3.2",
"symfony/debug": "~2.8|~3.0",
"psr/log": "~1.0"
},