Skip to content

Commit ca5ab23

Browse files
author
Alexandre Salomé
committed
Merge pull request #99 from GrahamForks/patch-1
Allow usage with symfony 3
2 parents a0eef20 + ebf2304 commit ca5ab23

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)