Skip to content

Commit 9e6eed9

Browse files
committed
fix composer requirement
1 parent 6193c38 commit 9e6eed9

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"symfony/yaml": "~2.2-beta2",
27-
"symfony/console": "~2.3"
27+
"symfony/console": "~2.3-beta1"
2828
},
2929
"autoload": {
3030
"psr-0": { "Symfony\\Bundle\\MonologBundle": "" }

0 commit comments

Comments
 (0)