We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a81527 commit 837a05aCopy full SHA for 837a05a
src/HttpMessage/AssertionTrait.php
@@ -27,7 +27,7 @@ trait AssertionTrait
27
*
28
* @var numeric-string[]
29
*/
30
- protected $validProtocolVers = [
+ protected array $validProtocolVers = [
31
'0.9',
32
'1.0',
33
'1.1',
0 commit comments