Skip to content

Commit 5209930

Browse files
committed
changed symfony/process version name to tild pattern
1 parent 571a8b2 commit 5209930

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": "2.4.*"
26+
"symfony/process": "~2.4"
2727
},
2828
"require-dev": {
2929
"psr/log": "~1"

0 commit comments

Comments
 (0)