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 995f141 commit 491435eCopy full SHA for 491435e
composer.json
@@ -45,7 +45,8 @@
45
"Runtime\\PsrLaminas\\": "src/psr-laminas/src",
46
"Runtime\\PsrNyholmLaminas\\": "src/psr-nyholm-laminas/src",
47
"Runtime\\PsrNyholm\\": "src/psr-nyholm/src",
48
- "Runtime\\React\\": "src/react/src",
+ "Runtime\\React\\": "src/reactphp/src",
49
+ "Runtime\\FrankenPhpSymfony\\": "src/frankenphp-symfony/src",
50
"Runtime\\RoadRunnerNyholm\\": "src/roadrunner-nyholm/src",
51
"Runtime\\RoadRunnerSymfonyNyholm\\": "src/roadrunner-symfony-nyholm/src",
52
"Runtime\\SwooleNyholm\\": "src/swoole-nyholm/src",
0 commit comments