Skip to content

Commit 6e45837

Browse files
committed
Fix guzzle bug
1 parent 79a3d17 commit 6e45837

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
@@ -27,7 +27,7 @@
2727
},
2828
"require": {
2929
"php-http/mock-client": "^1",
30-
"php-http/guzzle6-adapter": "^1.1",
30+
"php-http/guzzle6-adapter": "^1.1.1",
3131
"mockery/mockery": "^0.9",
3232
"phpunit/phpunit": "^5.7.0"
3333
},

0 commit comments

Comments
 (0)