mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Upgrade to Twig 3
This commit is contained in:
parent
e62a9d05cc
commit
28abfe264a
10 changed files with 313 additions and 58 deletions
|
@ -35,6 +35,7 @@ class AppKernel extends Kernel
|
|||
new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
|
||||
new Http\HttplugBundle\HttplugBundle(),
|
||||
new Sentry\SentryBundle\SentryBundle(),
|
||||
new Twig\Extra\TwigExtraBundle\TwigExtraBundle(),
|
||||
|
||||
// wallabag bundles
|
||||
new Wallabag\CoreBundle\WallabagCoreBundle(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue