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

Commit dedb19e

Browse files
committed
Updates dependencies
1 parent baa6f74 commit dedb19e

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
@@ -16,14 +16,14 @@
1616
],
1717
"require": {
1818
"php": ">=5.4",
19-
"php-http/adapter-common": "dev-client_separation",
19+
"php-http/adapter-common": "dev-master",
2020
"php-http/common": "dev-master",
2121
"guzzlehttp/guzzle": "~5.1",
2222
"guzzlehttp/ringphp": "^1.0.8@dev"
2323
},
2424
"require-dev": {
2525
"ext-curl": "*",
26-
"php-http/adapter-integration-tests": "dev-client_separation"
26+
"php-http/adapter-integration-tests": "dev-contract_changes"
2727
},
2828
"provide": {
2929
"php-http/adapter-implementation": "0.1"

0 commit comments

Comments
 (0)