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 8cdf0b5 commit 6ac9a9cCopy full SHA for 6ac9a9c
composer.json
@@ -41,11 +41,10 @@
41
"ext-json": "*",
42
"psr/http-factory": "^1.0.1",
43
"psr/http-message": "^1.0.1 || ^2.0",
44
- "roadrunner-php/roadrunner-api-dto": "^1.6",
45
"spiral/roadrunner": "^2023.3 || ^2024.1 || ^2025.1",
46
"spiral/roadrunner-worker": "^3.5",
47
- "symfony/polyfill-php83": "^1.29",
48
- "symfony/var-dumper": "^6.4"
+ "roadrunner-php/roadrunner-api-dto": "^1.6",
+ "symfony/polyfill-php83": "^1.29"
49
},
50
"require-dev": {
51
"jetbrains/phpstorm-attributes": "^1.0",
0 commit comments