Skip to content

Commit

Permalink
[FrameworkBundle] Fixed Shell logo
Browse files Browse the repository at this point in the history
  • Loading branch information
francisbesset committed Feb 24, 2015
1 parent 7fb03e0 commit d7f008d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Symfony/Bundle/FrameworkBundle/Console/Shell.php
Expand Up @@ -29,12 +29,12 @@ protected function getHeader()
{
return <<<EOF
<info>
_____ __ ___
/ ____| / _| |__ \
| (___ _ _ _ __ ___ | |_ ___ _ __ _ _ ) |
\___ \| | | | '_ ` _ \| _/ _ \| '_ \| | | | / /
____) | |_| | | | | | | || (_) | | | | |_| |/ /_
|_____/ \__, |_| |_| |_|_| \___/|_| |_|\__, |____|
_____ __
/ ____| / _|
| (___ _ _ _ __ ___ | |_ ___ _ __ _ _
\___ \| | | | '_ ` _ \| _/ _ \| '_ \| | | |
____) | |_| | | | | | | || (_) | | | | |_| |
|_____/ \__, |_| |_| |_|_| \___/|_| |_|\__, |
__/ | __/ |
|___/ |___/
Expand Down

0 comments on commit d7f008d

Please sign in to comment.