Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 8a087f7

Browse files
committed
WIP
1 parent 6879b1b commit 8a087f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PrerenderMiddleware.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ public function __construct(Guzzle $client)
7979
{
8080
$this->returnSoftHttpCodes = config('prerender.prerender_soft_http_codes');
8181

82+
// @phpstan-ignore-next-line
8283
$guzzleConfig = $client->getConfig();
8384
$guzzleConfig['timeout'] = config('prerender.timeout');
8485

0 commit comments

Comments
 (0)