We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af0dd2 commit a1d323aCopy full SHA for a1d323a
composer.json
@@ -22,9 +22,9 @@
22
"require": {
23
"php": "^8.4",
24
"justinrainbow/json-schema": "^6.3.1",
25
- "symfony/console": "^6.4|^7.0",
26
- "symfony/process": "^6.4|^7.0",
27
- "symfony/http-client": "^6.4|^7.0"
+ "symfony/console": "^6.4|^7.0|^8.0",
+ "symfony/process": "^6.4|^7.0|^8.0",
+ "symfony/http-client": "^6.4|^7.0|^8.0"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments