Browse Source

Fix build

shalvah 2 years ago
parent
commit
9a02fdb91b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      phpstan.neon

+ 0 - 1
phpstan.neon

@@ -4,7 +4,6 @@ parameters:
     inferPrivatePropertyTypeFromConstructor: true
     ignoreErrors:
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions\(\).#'
-        - '#Call to an undefined method Illuminate\\Contracts\\Validation\\Validator::getRules\(\).#'
         - '#Call to an undefined method ReflectionType::getName\(\).#'
         - '#.+Dingo.+#'
         - '#Call to an undefined method Illuminate\\Contracts\\Filesystem\\Filesystem::path\(\)#'