Skip to content

Commit 35a8b1f

Browse files
committed
Update PHPStan config
1 parent 64cbbbe commit 35a8b1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ includes:
44
parameters:
55
level: 4
66
ignoreErrors:
7-
-
8-
message: '#Access to an undefined property Spatie\\MediaLibrary\\MediaCollections\\Models\\Media::\$uuid.#'
9-
path: support/helpers.php
107
-
118
message: '#Method CleaniqueCoders\\LaravelMediaSecure\\Http\\Controllers\\MediaController::__invoke\(\) should return Illuminate\\Http\\Response but returns Symfony\\Component\\HttpFoundation\\BinaryFileResponse.#'
129
path: src/Http/Controllers/MediaController.php

0 commit comments

Comments
 (0)