update min version of symfony/process

This commit is contained in:
DavidBadura 2015-12-24 10:55:15 +00:00
parent 012356f2d5
commit 0aa2802a29
1 changed files with 1 additions and 1 deletions

View File

@ -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",