We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b873c5a commit 873773fCopy full SHA for 873773f
composer.json
@@ -14,12 +14,12 @@
14
"php": ">=5.5",
15
"ext-curl": "*",
16
"php-http/httplug": "1.0.0-alpha3",
17
- "php-http/message-factory": "^0.4@dev"
+ "php-http/message-factory": "^1.0"
18
},
19
"require-dev": {
20
"guzzlehttp/psr7": "^1.0",
21
"php-http/adapter-integration-tests": "dev-master#48e5c0ee7b19772ab00060498f91886268b945c4",
22
- "php-http/discovery": "^0.3",
+ "php-http/discovery": "dev-master#fd0cbe2ed125cc4f8fcc0378aff9874ce206e858",
23
"phpunit/phpunit": "^4.8@stable",
24
"zendframework/zend-diactoros": "^1.0"
25
@@ -33,11 +33,6 @@
33
"Http\\Curl\\Tests\\": "tests/"
34
}
35
36
- "extra": {
37
- "branch-alias": {
38
- "dev-master": "0.1-dev"
39
- }
40
- },
41
"provide": {
42
"php-http/client-implementation": "1.0"
43
0 commit comments