Skip to content

Commit 70cf4a1

Browse files
committed
test with httplug 2
1 parent 399cecf commit 70cf4a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"require-dev": {
3131
"php-http/guzzle6-adapter": "^1.0 || ^2.0",
32-
"php-http/message": "^1.0",
33-
"mockery/mockery": "^1.0",
32+
"php-http/message": "^1.0 || ^2.0",
33+
"mockery/mockery": "^1.0 || ^2.0",
3434
"monolog/monolog": "*",
3535
"sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.0",
3636
"symfony/browser-kit": "^3.4.4 || ^4.1.12 || ^5.0",

0 commit comments

Comments
 (0)