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.
2 parents 7681929 + 5b2ce43 commit 328acbbCopy full SHA for 328acbb
1 file changed
composer.json
@@ -12,10 +12,10 @@
12
"require": {
13
"php": ">=7.2",
14
"ext-json": "*",
15
- "symfony/yaml": "^3.0 || ^4.0 || ^5.0 || ^6.0",
16
- "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
17
- "symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0",
18
- "symfony/process": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/yaml": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/process": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
19
"nikic/php-parser": "^4.0",
20
"gitonomy/gitlib": "^1.3.0",
21
"sensiolabs/ansi-to-html": "~1.1",
0 commit comments