From 936f89b0a6c5d64829ad43dcd2612a8209ac0643 Mon Sep 17 00:00:00 2001 From: Sync Common Files Bot Date: Tue, 27 May 2025 11:00:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20pimcor?= =?UTF-8?q?e/sync-common-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ci/files/config/bundles.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ci/files/config/bundles.php b/.github/ci/files/config/bundles.php index a63f40fe1..98df028b9 100644 --- a/.github/ci/files/config/bundles.php +++ b/.github/ci/files/config/bundles.php @@ -1,6 +1,6 @@ ['all' => true], - \Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle::class => ['all' => true] + 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle' => ['all' => true], + 'Pimcore\\Bundle\\SeoBundle\\PimcoreSeoBundle' => ['all' => true], ];