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.
2 parents 154e9d4 + 397bf2c commit 93fb9c4Copy full SHA for 93fb9c4
.github/ci/files/config/bundles.php
@@ -2,5 +2,5 @@
2
3
return [
4
OutputDataConfigToolkitBundle\OutputDataConfigToolkitBundle::class => ['all' => true],
5
- Pimcore\\Bundle\\SeoBundle\\PimcoreSeoBundle => ['all' => true],
+ \Pimcore\Bundle\SeoBundle\PimcoreSeoBundle::class => ['all' => true],
6
];
0 commit comments