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

Commit f7c13b7

Browse files
committed
Updates dependencies
1 parent a3ad3b9 commit f7c13b7

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,12 +16,12 @@
1616
],
1717
"require": {
1818
"php": ">=5.4",
19-
"php-http/adapter-common": "dev-client_separation",
19+
"php-http/adapter-common": "dev-master",
2020
"guzzlehttp/guzzle": "~6.0"
2121
},
2222
"require-dev": {
2323
"ext-curl": "*",
24-
"php-http/adapter-integration-tests": "dev-client_separation"
24+
"php-http/adapter-integration-tests": "dev-contract_changes"
2525
},
2626
"provide": {
2727
"php-http/adapter-implementation": "0.1"

0 commit comments

Comments
 (0)