Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 412fdeb

Browse files
jjergususox
authored andcommitted
support hack-http-request-response-interfaces v0.3
1 parent ff15a20 commit 412fdeb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,11 @@
1919
],
2020
"require": {
2121
"hhvm": "^4.0",
22-
"facebook/hack-http-request-response-interfaces": "^0.2"
22+
"facebook/hack-http-request-response-interfaces": "^0.2|^0.3"
2323
},
2424
"autoload": {
2525
"psr-4": {
2626
"Usox\\HackHttpFactory\\": "src/"
2727
}
28-
},
29-
"config": {
30-
"platform": {
31-
"hhvm": "4.0.0"
32-
}
3328
}
3429
}

0 commit comments

Comments
 (0)