Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit e54ac3b

Browse files
committed
Merge branch 'hotfix/366' into develop
Forward port #366
2 parents 7e907d8 + 226978f commit e54ac3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ResponseTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public function ianaCodesReasonPhrasesProvider()
6161
'http' => [
6262
'method' => 'GET',
6363
'timeout' => 30,
64+
'user_agent' => 'PHP',
6465
],
6566
]
6667
)

0 commit comments

Comments
 (0)