Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions http-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,10 @@ Sometimes you may need to test your application's behavior if the HTTP client en
'github.com/*' => Http::failedConnection(),
]);

> [!WARNING]
> This method is only available since Laravel v.11.32.0


<a name="faking-response-sequences"></a>
#### Faking Response Sequences

Expand Down