We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efdaee commit 09de9a6Copy full SHA for 09de9a6
.github/ci/files/config/bundles.php
@@ -2,4 +2,5 @@
2
3
return [
4
'Pimcore\\Bundle\\GenericDataIndexBundle\\PimcoreGenericDataIndexBundle' => ['all' => true],
5
+ 'Pimcore\\Bundle\\SeoBundle\\PimcoreSeoBundle' => ['all' => true]
6
];
0 commit comments