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 ed89534 commit b572031Copy full SHA for b572031
symfony/framework-bundle/3.3/Makefile
@@ -27,7 +27,7 @@ endif
27
@$(CONSOLE) | grep server:start > /dev/null || ${MAKE} serve_as_php
28
@$(CONSOLE) server:start
29
30
- @printf "Quit the server with \033[32;49mbin/console server:stop.\033[39m\n"
+ @printf "Quit the server with \033[32;49mbin/console server:stop\033[39m\n"
31
32
serve_as_php:
33
@printf "\033[32;49mServer listening on http://127.0.0.1:8000\033[39m\n";
0 commit comments