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 c8b5825 commit f13e25bCopy full SHA for f13e25b
composer.json
@@ -39,10 +39,10 @@
39
"spiral/roadrunner-cli": "^2.6",
40
"spiral/roadrunner-kv": "^4.3.1",
41
"spiral/roadrunner-worker": "^3.6.2",
42
- "symfony/filesystem": "^5.4.45 || ^6.4.13 || ^7.0",
43
- "symfony/http-client": "^5.4.49 || ^6.4.17 || ^7.0",
+ "symfony/filesystem": "^5.4.45 || ^6.4.13 || ^7.0 || ^8.0",
+ "symfony/http-client": "^5.4.49 || ^6.4.17 || ^7.0 || ^8.0",
44
"symfony/polyfill-php83": "^1.31.0",
45
- "symfony/process": "^5.4.47 || ^6.4.15 || ^7.0"
+ "symfony/process": "^5.4.47 || ^6.4.15 || ^7.0 || ^8.0"
46
},
47
"autoload": {
48
"psr-4": {
0 commit comments