Skip to content

Commit 802ac07

Browse files
committed
Fix
1 parent 2ca3d60 commit 802ac07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ parameters:
5151
path: src/Command/FixerApplication.php
5252

5353
-
54-
message: "#^Call to an undefined method React\\\\Promise\\\\PromiseInterface\\<Psr\\\\Http\\\\Message\\\\ResponseInterface, React\\\\Http\\\\Exception\\>\\:\\:done\\(\\)\\.$#"
54+
message: "#^Call to an undefined method React\\\\Promise\\\\PromiseInterface\\<Psr\\\\Http\\\\Message\\\\ResponseInterface, Exception\\>\\:\\:done\\(\\)\\.$#"
5555
count: 1
5656
path: src/Command/FixerApplication.php
5757

0 commit comments

Comments
 (0)