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

@@ -2,4 +2,5 @@
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Baldinof\RoadRunnerBundle\BaldinofRoadRunnerBundle::class => ['all' => true],
];