Skip to content

Commit d0d724f

Browse files
authored
Rapport pdf (#86)
* pdf generator * feat: pdf rapport * feat: client for pdf rapport * fix: service knpsnappy
1 parent 0ed7126 commit d0d724f

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)