update min version of symfony/process
This commit is contained in:
parent
012356f2d5
commit
0aa2802a29
|
@ -16,7 +16,7 @@
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4",
|
"php": ">=5.4",
|
||||||
"symfony/process": "^2.3",
|
"symfony/process": "^2.5",
|
||||||
"jms/serializer": "^1.0",
|
"jms/serializer": "^1.0",
|
||||||
"phpoption/phpoption": "^1.3",
|
"phpoption/phpoption": "^1.3",
|
||||||
"symfony/filesystem": "^2.3",
|
"symfony/filesystem": "^2.3",
|
||||||
|
|
Loading…
Reference in New Issue