Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 7abe650

Browse files
committed
Update dependencies
1 parent a454896 commit 7abe650

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
@@ -16,15 +16,15 @@
1616
],
1717
"require": {
1818
"php": ">=5.4",
19-
"php-http/httplug": "^1.0@dev",
20-
"php-http/discovery": "^0.4",
19+
"php-http/httplug": "^1.0.0-beta",
20+
"php-http/discovery": "~0.5",
2121
"guzzlehttp/guzzle": "^5.1"
2222
},
2323
"require-dev": {
2424
"ext-curl": "*",
2525
"guzzlehttp/ringphp": "^1.1",
2626
"php-http/adapter-integration-tests": "dev-master",
27-
"php-http/utils": "^0.2"
27+
"php-http/client-common": "^0.1"
2828
},
2929
"provide": {
3030
"php-http/client-implementation": "1.0"

0 commit comments

Comments
 (0)