There was an error while loading. Please reload this page.
1 parent 13fe5b8 commit 8b110dfCopy full SHA for 8b110df
packages/dev-server/composer.json
@@ -28,12 +28,10 @@
28
"php": "^8.1",
29
"ext-inotify": "*",
30
"ext-pcntl": "*",
31
- "monolog/monolog": "^3.0",
32
- "phpdocumentor/guides": "^1.0",
33
- "symfony/config": "^5.4 || ^6.3 || ^7.0",
34
- "symfony/console": "^5.4 || ^6.3 || ^7.0",
35
- "symfony/dependency-injection": "^5.4 || ^6.3 || ^7.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
+ "phpdocumentor/filesystem": "^1.0",
36
"symfony/event-dispatcher": "^5.4 || ^6.3 || ^7.0",
+ "symfony/routing": "^5.4 || ^6.3 || ^7.0",
37
"cboden/ratchet": "0.4.x@dev",
38
"react/http": "^v1.11",
39
"react/socket": "^v1.16",
0 commit comments