Skip to content

Commit 92ecf51

Browse files
Adding Laravel Vapor Support
1 parent f4e801f commit 92ecf51

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
@@ -11,4 +11,4 @@ parameters:
1111
- '#(.*)NunoMaduro\\Collision(.*)#'
1212
- '#Instantiated class Whoops\\Exception\\Inspector not found\.#'
1313
- '#.+Dingo.+#'
14-
- '#Call to an undefined method Illuminate\Contracts\Filesystem\Filesystem::url()#'
14+
- '#Call to an undefined method Illuminate\\Contracts\\Filesystem\\Filesystem::url()#'

0 commit comments

Comments
 (0)