Explorar o código

Update PHPStan config - ignore errors relating to optional package

shalvah %!s(int64=5) %!d(string=hai) anos
pai
achega
bf7e45c256
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      phpstan.neon

+ 1 - 0
phpstan.neon

@@ -6,3 +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(.*)#'