Skip to content

Commit ebf2304

Browse files
Allow usage with symfony 3
1 parent a0eef20 commit ebf2304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"symfony/process": "~2.4"
29+
"symfony/process": "~2.4|~3.0"
3030
},
3131
"require-dev": {
3232
"psr/log": "~1.0"

0 commit comments

Comments
 (0)