Skip to content

Commit c794fe2

Browse files
bruschmcop1
andauthored
🔄 synced file(s) with pimcore/sync-common-files (#587)
* 🔄 synced file(s) with pimcore/sync-common-files * Update bundles.php * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon --------- Co-authored-by: mcop1 <[email protected]>
1 parent b1d5de4 commit c794fe2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
Pimcore\Bundle\EcommerceFrameworkBundle\PimcoreEcommerceFrameworkBundle::class => ['all' => false],
55
CustomerManagementFrameworkBundle\PimcoreCustomerManagementFrameworkBundle::class => ['all' => true],
66
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle::class => ['all' => true],
7+
Pimcore\Bundle\SeoBundle\PimcoreSeoBundle::class => ['all' => true],
78
];

phpstan-baseline.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ parameters:
1919

2020
-
2121
message: "#^Result of && is always false\\.$#"
22+
reportUnmatched: false
2223
count: 1
2324
path: src/Factory.php
2425

0 commit comments

Comments
 (0)