Skip to content

Commit

Permalink
Fix symfony version
Browse files Browse the repository at this point in the history
  • Loading branch information
alibo committed Mar 13, 2016
1 parent 235e2ee commit 47d75bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=5.5.9",
"react/dns": "~0.4.0",
"symfony/console": "^3.0"
"symfony/console": "~2.8|~3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 47d75bd

Please sign in to comment.