Skip to content

Commit cfcea3a

Browse files
committed
Merge remote-tracking branch 'origin/10.3' into 11.0
# Conflicts: # config/bundles.php
2 parents d99a1d4 + e5fac9a commit cfcea3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/bundles.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use Pimcore\Bundle\WebToPrintBundle\PimcoreWebToPrintBundle;
1515
use Pimcore\Bundle\WordExportBundle\PimcoreWordExportBundle;
1616
use Pimcore\Bundle\XliffBundle\PimcoreXliffBundle;
17+
use Presta\SitemapBundle\PrestaSitemapBundle;
1718
use Web2PrintToolsBundle\Web2PrintToolsBundle;
1819
use Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle;
1920
use Pimcore\Bundle\CustomReportsBundle\PimcoreCustomReportsBundle;
@@ -43,4 +44,5 @@
4344
PimcoreNewsletterBundle::class => ['all' => true],
4445
PimcoreWordExportBundle::class => ['all' => true],
4546
PimcoreXliffBundle::class => ['all' => true],
47+
PrestaSitemapBundle::class => ['all' => true],
4648
];

0 commit comments

Comments
 (0)