Skip to content

Commit

Permalink
Refresh baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Nov 14, 2024
1 parent c1c9d50 commit 4946307
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
parameters:
ignoreErrors:
-
message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#"
count: 1
path: src/BabDevMoneyBundle.php

-
message: "#^Cannot cast mixed to int\\.$#"
count: 3
Expand Down

0 comments on commit 4946307

Please sign in to comment.