Pārlūkot izejas kodu

Update PHPStan config

shalvah 5 gadi atpakaļ
vecāks
revīzija
fdc7a72531
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 method Illuminate\\Routing\\Route::versions().#'
         - '#(.*)NunoMaduro\\Collision(.*)#'
+        - '#Instantiated class Whoops\\Exception\\Inspector not found\.#'