There was an error while loading. Please reload this page.
1 parent 376dd9c commit 7bc77caCopy full SHA for 7bc77ca
src/VCR/Response.php
@@ -25,7 +25,7 @@ class Response
25
*/
26
protected array $curlInfo = [];
27
28
- protected mixed $httpVersion;
+ protected mixed $httpVersion = null;
29
30
/**
31
* @param string|array<string, string> $status
0 commit comments