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

Commit 977a6dc

Browse files
committed
Remove hacks on composer.json
1 parent 39a7fb4 commit 977a6dc

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,8 @@
2222
},
2323
"require-dev": {
2424
"ext-curl": "*",
25-
"php-http/message-factory": "dev-master as 0.1.1",
26-
"php-http/adapter-integration-tests": "dev-feature/httplug"
25+
"php-http/adapter-integration-tests": "^0.2@dev"
2726
},
28-
"repositories": [
29-
{
30-
"type": "vcs",
31-
"url": "https://github.com/joelwurtz/adapter-integration-tests"
32-
}
33-
],
3427
"provide": {
3528
"php-http/client-implementation": "1.0"
3629
},

0 commit comments

Comments
 (0)