We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61325d6 commit e0ffac7Copy full SHA for e0ffac7
1 file changed
phpstan-baseline.neon
@@ -73,7 +73,7 @@ parameters:
73
path: src/Cache/RouteMetadata/YamlMetadataProvider.php
74
75
-
76
- message: '#^Comparison operation "\>\=" between 2 and 1 is always true\.$#'
+ message: '#^Comparison operation "\>\=" between 3 and 1 is always true\.$#'
77
identifier: greaterOrEqual.alwaysTrue
78
count: 1
79
path: src/Command/DebugCommand.php
0 commit comments