Skip to content

Commit a8a1035

Browse files
committed
Remove unused phpstan baseline
1 parent a172f5b commit a8a1035

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

-5
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@ parameters:
120120
count: 1
121121
path: src/Support/DataConfig.php
122122

123-
-
124-
message: "#^Call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),string\\|null\\>\\:\\:isEmpty\\(\\) will always evaluate to false\\.$#"
125-
count: 1
126-
path: src/Support/Validation/RuleDenormalizer.php
127-
128123
-
129124
message: "#^Call to an undefined method DateTimeInterface\\:\\:setTimezone\\(\\)\\.$#"
130125
count: 1

0 commit comments

Comments
 (0)