Update basic stuff
This commit is contained in:
@@ -7,6 +7,6 @@ declare(strict_types=1);
|
||||
// Most of the time we probably want to have access to our bundle
|
||||
// in all environments (prod, dev, test etc).
|
||||
return [
|
||||
Pcm\ExampleBundle\PcmExampleBundle::class => ['all' => true],
|
||||
Pcm\BadgeBundle\PcmBadgeBundle::class => ['all' => true],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user