Skip to content

Commit

Permalink
fix conflict phpstan-beseline
Browse files Browse the repository at this point in the history
  • Loading branch information
lowv-developer committed Jan 22, 2024
1 parent 43f1e72 commit 49e0daa
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,6 @@ parameters:
count: 1
path: src/Countries/Country.php

-
message: "#^Cannot call method addDay\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
count: 1
path: src/Countries/Greece.php

-
message: "#^Cannot call method isSunday\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
count: 1
path: src/Countries/Greece.php

-
message: "#^Method Spatie\\\\Holidays\\\\Countries\\\\Greece\\:\\:variableHolidays\\(\\) should return array\\<string, Carbon\\\\CarbonImmutable\\> but returns array\\<string, Carbon\\\\CarbonImmutable\\|false\\>\\.$#"
count: 1
path: src/Countries/Greece.php

-
message: "#^Cannot call method isSunday\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
count: 1
Expand Down

0 comments on commit 49e0daa

Please sign in to comment.