roadrunner support

This commit is contained in:
hakutaku
2025-08-17 12:30:14 +03:00
parent d7f8037a18
commit 89105cfb74
8 changed files with 1510 additions and 6 deletions

View File

@@ -7,6 +7,8 @@
"php": ">=8.2",
"ext-ctype": "*",
"ext-iconv": "*",
"baldinof/roadrunner-bundle": "^3.2",
"spiral/roadrunner-cli": "^2.7",
"symfony/console": "7.3.*",
"symfony/dotenv": "7.3.*",
"symfony/flex": "^2",
@@ -14,8 +16,6 @@
"symfony/runtime": "7.3.*",
"symfony/yaml": "7.3.*"
},
"require-dev": {
},
"config": {
"allow-plugins": {
"php-http/discovery": true,