Skip to content

Commit 9d3ffa8

Browse files
(v2.11) seriously? you are a POS phpstan
1 parent 1cd7c77 commit 9d3ffa8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LaravelRequestDocsMiddleware.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ public function handle(Request $request, Closure $next): Response
6767
}
6868

6969
$content = [
70-
// because php stan is not what it used to be
71-
/** @phpstan-ignore-next-line */
7270
'data' => $response->getData(),
7371
'_lrd' => [
7472
'queries' => $this->queries,

0 commit comments

Comments
 (0)