We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f570a3b commit 5a2a9d1Copy full SHA for 5a2a9d1
composer.json
@@ -28,7 +28,7 @@
28
"require" : {
29
"php": ">=7.1",
30
"yooper/stop-words": "~1",
31
- "symfony/console": "~4.0",
+ "symfony/console": "~4.0 || ~5.0",
32
"camspiers/porter-stemmer": "~1",
33
"wamania/php-stemmer": "~1",
34
"yooper/nicknames": "~1",
0 commit comments