Kaynağa Gözat

Fix PHPStan config

shalvah 5 yıl önce
ebeveyn
işleme
d5eef26cc5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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(.*)#'