diff --git a/phpstan.neon b/phpstan.neon index 3d26d404fb0..9da91257f0d 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -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)\(\).#'