We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43afdf2 commit e679008Copy full SHA for e679008
1 file changed
composer.json
@@ -25,9 +25,9 @@
25
"ext-json": "*",
26
"artemeon/console": "^0.4.1",
27
"guzzlehttp/guzzle": "^7.3.0",
28
- "symfony/console": "^5.0|^6.0",
29
- "symfony/yaml": "^5.0|^6.0",
30
- "nunomaduro/termwind": "^1.5",
+ "symfony/console": "^5.0|^6.0|^7.0",
+ "symfony/yaml": "^5.0|^6.0|^7.0",
+ "nunomaduro/termwind": "^1.5|^2.0",
31
"composer-runtime-api": "^2.2.2",
32
"ahinkle/packagist-latest-version": "^2.0"
33
},
0 commit comments