瀏覽代碼

Fix PHPStan config

shalvah 5 年之前
父節點
當前提交
d5eef26cc5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      phpstan.neon

+ 1 - 1
phpstan.neon

@@ -6,4 +6,4 @@ parameters:
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\Route::getRoutes().#'
         - '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl()#'
         - '#Call to an undefined method Illuminate\\Routing\\Route::versions().#'
-        - '#(.*)NunoMaduro\\Collision\\Handler(.*)#'
+        - '#(.*)NunoMaduro\\Collision(.*)#'