We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed7126 commit d0d724fCopy full SHA for d0d724f
1 file changed
config/bundles.php
@@ -14,4 +14,5 @@
14
Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle::class => ['dev' => true, 'test' => true],
15
Nelmio\CorsBundle\NelmioCorsBundle::class => ['all' => true],
16
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
17
+ Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
18
];
0 commit comments