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 639f7c5 + 16d0f88 commit a0f3290Copy full SHA for a0f3290
composer.json
@@ -12,11 +12,11 @@
12
"require": {
13
"php": ">=7.2",
14
"ext-json": "*",
15
- "symfony/yaml": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
16
- "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
17
- "symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
18
- "symfony/process": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
19
- "nikic/php-parser": "^4.0 || ^5.0",
+ "symfony/yaml": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/process": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "nikic/php-parser": "^4.0",
20
"gitonomy/gitlib": "^1.3.0",
21
"sensiolabs/ansi-to-html": "~1.1",
22
"composer/composer": "^1.5 || ^2.0"
0 commit comments