Skip to content

Commit 262968b

Browse files
dermatzCopilot
andauthored
Update src/Service/Hyva/IncompatibilityDetector.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3520dc8 commit 262968b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Service/Hyva/IncompatibilityDetector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class IncompatibilityDetector
5959
'severity' => self::SEVERITY_CRITICAL,
6060
],
6161
[
62-
'pattern' => '/<referenceBlock.*remove="true"/',
62+
'pattern' => '/<referenceBlock.*remove="true">/',
6363
'description' => 'Block removal (review for Hyvä compatibility)',
6464
'severity' => self::SEVERITY_WARNING,
6565
],

0 commit comments

Comments
 (0)