Skip to content

Commit

Permalink
Support symfony/console 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Scheb committed Apr 15, 2016
1 parent f87c5d3 commit 6740e4d
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 @@ -10,7 +10,7 @@
],
"require": {
"php": "^5.5 || ^7.0",
"symfony/console" : "~2.1",
"symfony/console" : "~2.1|~3.0",
"nikic/php-parser" : "~1.0",
"phpunit/php-timer": "~1.0"
},
Expand Down

0 comments on commit 6740e4d

Please sign in to comment.