Skip to content

Commit

Permalink
Add Symfony 5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Mota authored and mmoll committed Nov 26, 2019
1 parent ac00896 commit 7ca89ac
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 @@ -20,7 +20,7 @@
"ext-dom": "*",
"monolog/monolog": "~1.7",
"phpunit/php-file-iterator": "~2.0",
"symfony/console": "~2.1|~3.0|~4.0"
"symfony/console": "~2.1|~3.0|~4.0|~5.0"
},
"require-dev": {
"kherge/box": "~2.7",
Expand Down

0 comments on commit 7ca89ac

Please sign in to comment.