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

Commit 763b305

Browse files
committed
Updates dependencies
1 parent 6c432a4 commit 763b305

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": "dev-internal_separation",
19+
"php-http/adapter": "^0.1@dev",
2020
"guzzlehttp/guzzle": "~6.0"
2121
},
2222
"require-dev": {
2323
"ext-curl": "*",
24-
"php-http/adapter-integration-tests": "dev-contract_changes"
24+
"php-http/adapter-integration-tests": "^0.1@dev"
2525
},
2626
"provide": {
2727
"php-http/adapter-implementation": "0.1"

0 commit comments

Comments
 (0)