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.
1 parent c2d1af1 commit fa9022dCopy full SHA for fa9022d
1 file changed
composer.json
@@ -17,9 +17,9 @@
17
"php-http/discovery": "^1.19",
18
"php-http/socket-client": "^2.3",
19
"psr/http-message": "^2.0",
20
- "symfony/filesystem": "^6.3 || ^7.0",
21
- "symfony/process": "^6.3 || ^7.0",
22
- "symfony/serializer": "^6.3 || ^7.0"
+ "symfony/filesystem": "^6.3 || ^7.0 || ^8.0",
+ "symfony/process": "^6.3 || ^7.0 || ^8.0",
+ "symfony/serializer": "^6.3 || ^7.0 || ^8.0"
23
},
24
"require-dev": {
25
"ergebnis/composer-normalize": "^2.42",
0 commit comments