Setup sitemap
This commit is contained in:
parent
46b5d4c107
commit
50e0245d4e
9 changed files with 82 additions and 7 deletions
|
@ -16,4 +16,5 @@ return [
|
|||
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
|
||||
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
|
||||
SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle::class => ['all' => true],
|
||||
Presta\SitemapBundle\PrestaSitemapBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
Reference in a new issue