forked from mirror/Part-DB.Part-DB-server
Removed php-translation bundle as it is not compatible with symfony > 4.2
This commit is contained in:
parent
fbc5b1fc8d
commit
d7ffdcc291
8 changed files with 58 additions and 367 deletions
|
@ -18,6 +18,5 @@ return [
|
|||
Omines\DataTablesBundle\DataTablesBundle::class => ['all' => true],
|
||||
Shivas\VersioningBundle\ShivasVersioningBundle::class => ['all' => true],
|
||||
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],
|
||||
Translation\Bundle\TranslationBundle::class => ['all' => true],
|
||||
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue