Ver código fonte

Update PHPStan config

shalvah 5 anos atrás
pai
commit
fdc7a72531
1 arquivos alterados com 1 adições e 0 exclusões
  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\.#'