Skip to content

Commit b399fe8

Browse files
author
Alexandre Salomé
committed
Merge pull request #55 from pitpit/bugfix-54
symfony/process version fixed to 2.4.*
2 parents 158879a + 5209930 commit b399fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424

2525
"require": {
26-
"symfony/process": "<3"
26+
"symfony/process": "~2.4"
2727
},
2828
"require-dev": {
2929
"psr/log": "~1"

0 commit comments

Comments
 (0)