Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
eigan committed Aug 29, 2023
1 parent c3f48a9 commit 106f0dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -695,11 +695,6 @@ parameters:
count: 1
path: src/EntityManagerFactory.php

-
message: "#^Method LaravelDoctrine\\\\ORM\\\\EntityManagerFactory\\:\\:hasValidPrimaryReadReplicaConfig\\(\\) has no return type specified\\.$#"
count: 1
path: src/EntityManagerFactory.php

-
message: "#^Method LaravelDoctrine\\\\ORM\\\\EntityManagerFactory\\:\\:hasValidPrimaryReadReplicaConfig\\(\\) has parameter \\$driverConfig with no value type specified in iterable type array\\.$#"
count: 1
Expand Down

0 comments on commit 106f0dc

Please sign in to comment.