Skip to content

Commit

Permalink
Allow Symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
VolCh committed Oct 22, 2017
1 parent 5a58357 commit 4518792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/console": "~2.3 || ~3.0"
"symfony/console": "~2.3 || ~3.0 || ~4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
Expand Down

0 comments on commit 4518792

Please sign in to comment.