Revize 35ba0466
Přidáno uživatelem Tomáš Ballák před téměř 5 roky(ů)
website/config/bundles.php | ||
---|---|---|
4 | 4 |
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true], |
5 | 5 |
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true], |
6 | 6 |
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true], |
7 |
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true] |
|
7 |
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
|
|
8 | 8 |
]; |
Také k dispozici: Unified diff
Hotfix composer install and removing orphans from docker compose down