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 800232c commit cac02f8Copy full SHA for cac02f8
src/Symfony/Bundle/FrameworkBundle/composer.json
@@ -49,6 +49,7 @@
49
"symfony/form": "For using forms",
50
"symfony/validator": "For using validation",
51
"symfony/serializer": "For using the serializer service"
52
+ "symfony/process": "For using the server:run command"
53
},
54
"autoload": {
55
"psr-0": { "Symfony\\Bundle\\FrameworkBundle\\": "" },
0 commit comments