Ver Fonte

Fix build

shalvah há 2 anos atrás
pai
commit
9a02fdb91b
1 ficheiros alterados com 0 adições e 1 exclusões
  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\(\)#'