Skip to content

Commit 32b37c3

Browse files
committed
list all server command names in suggestion
1 parent c9f81eb commit 32b37c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"symfony/validator": "For using validation",
5656
"symfony/yaml": "For using the debug:config and lint:yaml commands",
5757
"doctrine/cache": "For using alternative cache drivers",
58-
"symfony/process": "For using the server:run command"
58+
"symfony/process": "For using the server:run, server:start, server:stop, and server:status commands"
5959
},
6060
"autoload": {
6161
"psr-4": { "Symfony\\Bundle\\FrameworkBundle\\": "" },

0 commit comments

Comments
 (0)