Skip to content

Commit ab4f8b6

Browse files
authored
Merge pull request #78 from bangpound/feature/update-php-http--mock-client
Update php-http/mock-client.
2 parents 09974de + 0082f7e commit ab4f8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"symfony/process": "~2.1|~3.0",
3434
"guzzlehttp/psr7": "^1.3",
3535
"php-http/curl-client": "^1.5",
36-
"php-http/mock-client": "^0.3.2"
36+
"php-http/mock-client": "^1.0"
3737
},
3838
"config": {
3939
"optimize-autoloader": true,

0 commit comments

Comments
 (0)