Add maker bundle
This commit is contained in:
parent
49a0bd9ed0
commit
03b454fdd4
4 changed files with 207 additions and 3 deletions
|
@ -2,4 +2,5 @@
|
|||
|
||||
return [
|
||||
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
|
||||
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue