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