浏览代码

Fix build

shalvah 2 年之前
父节点
当前提交
9a02fdb91b
共有 1 个文件被更改,包括 0 次插入1 次删除
  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\(\)#'