Run quickstart script
This commit is contained in:
@@ -9,6 +9,6 @@ declare(strict_types=1);
|
||||
* all environments (prod, dev, test etc).
|
||||
*/
|
||||
return [
|
||||
Pcm\ExampleBundle\PcmExampleBundle::class => ['all' => true],
|
||||
Pcm\MetadataBundle\PcmMetadataBundle::class => ['all' => true],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user