Skip to content

Commit 7a88bc2

Browse files
committed
Updated dependencies
1 parent e2bf983 commit 7a88bc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"psr/http-message-implementation": "^1.0",
1818
"php-http/client-implementation": "^1.0",
1919
"php-http/message-factory": "^1.0",
20-
"php-http/httplug": "^1.0"
20+
"php-http/httplug": "^1.0",
21+
"php-http/discovery": "^0.8"
2122
},
2223
"require-dev": {
2324
"geoip2/geoip2": "~2.0",
2425
"symfony/stopwatch": "~2.5",
25-
"php-http/mock-client": "^0.2",
2626
"php-http/message": "^1.0",
2727
"php-http/guzzle6-adapter": "^1.0",
28-
"php-http/discovery": "^0.7.0",
28+
"php-http/mock-client": "^0.3.0",
2929
"puli/composer-plugin": "^1.0.0@beta",
3030
"puli/discovery": "^1.0.0@beta",
3131
"puli/repository": "^1.0.0@beta",

0 commit comments

Comments
 (0)