Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Nov 14, 2024
1 parent be9627c commit f1c8364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ parameters:
- tests

-
message: '#Dynamic call to static method Illuminate\\Session\\Store::(has|get|now)\(\).#'
message: '#Dynamic call to static method Illuminate\\Session\\Store::(has|get|now|forget)\(\).#'

0 comments on commit f1c8364

Please sign in to comment.