Skip to content

Commit 7759a27

Browse files
devbdailymmoll
authored andcommitted
Add symfony 4 compatibility
closes GH-53
1 parent ae9200e commit 7759a27

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"phpunit/php-file-iterator": "~1.4",
1515
"monolog/monolog": "~1.7",
16-
"symfony/console": "~2.1|~3.0"
16+
"symfony/console": "~2.1|~3.0|~4.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "5.7.*",

0 commit comments

Comments
 (0)