Skip to content

Commit fa7c577

Browse files
committed
fix: service knpsnappy
1 parent 282182c commit fa7c577

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/bundles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle::class => ['dev' => true, 'test' => true],
1515
Nelmio\CorsBundle\NelmioCorsBundle::class => ['all' => true],
1616
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
17+
Knp\Bundle\SnappyBundle\KnpSnappyBundle::class => ['all' => true],
1718
];

0 commit comments

Comments
 (0)