Skip to content

Commit 93fb9c4

Browse files
authored
Merge pull request #140 from pimcore/mcop1-patch-1
Update bundles.php
2 parents 154e9d4 + 397bf2c commit 93fb9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ci/files/config/bundles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
return [
44
OutputDataConfigToolkitBundle\OutputDataConfigToolkitBundle::class => ['all' => true],
5-
Pimcore\\Bundle\\SeoBundle\\PimcoreSeoBundle => ['all' => true],
5+
\Pimcore\Bundle\SeoBundle\PimcoreSeoBundle::class => ['all' => true],
66
];

0 commit comments

Comments
 (0)