浏览代码

Update PHPStan config

shalvah 5 年之前
父节点
当前提交
fdc7a72531
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      phpstan.neon

+ 1 - 0
phpstan.neon

@@ -7,3 +7,4 @@ parameters:
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl()#'
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl()#'
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions().#'
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions().#'
         - '#(.*)NunoMaduro\\Collision(.*)#'
         - '#(.*)NunoMaduro\\Collision(.*)#'
+        - '#Instantiated class Whoops\\Exception\\Inspector not found\.#'