Skip to content

Commit d5eef26

Browse files
committed
Fix PHPStan config
1 parent 9d1abc6 commit d5eef26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ parameters:
66
- '#Call to an undefined static method Illuminate\\Support\\Facades\\Route::getRoutes().#'
77
- '#Call to an undefined static method Illuminate\\Support\\Facades\\URL::forceRootUrl()#'
88
- '#Call to an undefined method Illuminate\\Routing\\Route::versions().#'
9-
- '#(.*)NunoMaduro\\Collision\\Handler(.*)#'
9+
- '#(.*)NunoMaduro\\Collision(.*)#'

0 commit comments

Comments
 (0)