Skip to content

Commit ff30549

Browse files
committed
update symfony console dependency
1 parent feee0a0 commit ff30549

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
@@ -26,7 +26,7 @@
2626
"require" : {
2727
"php": ">=7.0",
2828
"yooper/stop-words": "~1",
29-
"symfony/console": "~2.7",
29+
"symfony/console": "~3.4|~4.0",
3030
"camspiers/porter-stemmer": "~1",
3131
"wamania/php-stemmer": "~1",
3232
"yooper/nicknames": "~1"

0 commit comments

Comments
 (0)