Skip to content

Commit 49f2e81

Browse files
authored
Merge pull request #523 from hal869/master
enable guzzle6-adapter ^2.0 usage
2 parents a4efda1 + d3b66d1 commit 49f2e81

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
@@ -28,7 +28,7 @@
2828
"symfony/http-kernel": "^3.4.4 || ^4.0"
2929
},
3030
"require-dev": {
31-
"php-http/guzzle6-adapter": "^1.0",
31+
"php-http/guzzle6-adapter": "^1.0 || ^2.0",
3232
"php-http/message": "^1.0",
3333
"mockery/mockery": "^1.0",
3434
"monolog/monolog": "*",

0 commit comments

Comments
 (0)