We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120f715 commit 7244a8dCopy full SHA for 7244a8d
composer.json
@@ -7,7 +7,7 @@
7
"php": ">=5.4",
8
"ext-tokenizer":"*",
9
"ext-json": "*",
10
- "symfony/console": "^3.4|^4.0"
+ "symfony/console": "^3.4|^4.0|^5.0"
11
},
12
"suggest": {
13
"ext-json": "Adds ability to store report in JSON format"
0 commit comments