Update PHPStan baseline

This commit is contained in:
Alexander M. Turek
2026-02-26 13:12:19 +01:00
parent 5700d0f188
commit 476f7f0fa6

View File

@@ -61,7 +61,7 @@ parameters:
path: src/Schema/AbstractSchemaManager.php
-
rawMessage: 'Loose comparison via "!=" is not allowed.'
rawMessage: 'Loose comparison via "!=" between mixed and mixed is not allowed.'
identifier: notEqual.notAllowed
count: 1
path: src/Schema/ColumnDiff.php