Skip to content

Commit 7ca89ac

Browse files
Patrick Motammoll
authored andcommitted
Add Symfony 5 support
1 parent ac00896 commit 7ca89ac

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
@@ -20,7 +20,7 @@
2020
"ext-dom": "*",
2121
"monolog/monolog": "~1.7",
2222
"phpunit/php-file-iterator": "~2.0",
23-
"symfony/console": "~2.1|~3.0|~4.0"
23+
"symfony/console": "~2.1|~3.0|~4.0|~5.0"
2424
},
2525
"require-dev": {
2626
"kherge/box": "~2.7",

0 commit comments

Comments
 (0)