Skip to content

Commit 5f24490

Browse files
dvesh3github-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent c6ca433 commit 5f24490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ protected function registerCoreBundlesToCollection(BundleCollection $collection)
278278

279279
// pimcore bundles
280280
$collection->addBundles([
281-
new PimcoreCoreBundle()
281+
new PimcoreCoreBundle(),
282282
], 60);
283283

284284
// load development bundles only in matching environments

0 commit comments

Comments
 (0)