8000
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 7fb03e0 commit d7f008dCopy full SHA for d7f008d
src/Symfony/Bundle/FrameworkBundle/Console/Shell.php
@@ -29,12 +29,12 @@ protected function getHeader()
29
{
30
return <<<EOF
31
<info>
32
- _____ __ ___
33
- / ____| / _| |__ \
34
- | (___ _ _ _ __ ___ | |_ ___ _ __ _ _ ) |
35
- \___ \| | | | '_ ` _ \| _/ _ \| '_ \| | | | / /
36
- ____) | |_| | | | | | | || (_) | | | | |_| |/ /_
37
- |_____/ \__, |_| |_| |_|_| \___/|_| |_|\__, |____|
+ _____ __
+ / ____| / _|
+ | (___ _ _ _ __ ___ | |_ ___ _ __ _ _
+ \___ \| | | | '_ ` _ \| _/ _ \| '_ \| | | |
+ ____) | |_| | | | | | | || (_) | | | | |_| |
+ |_____/ \__, |_| |_| |_|_| \___/|_| |_|\__, |
38
__/ | __/ |
39
|___/ |___/
40
0 commit comments