Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit bea968a

Browse files
committed
Update permitted dependencies
This allows the newer hsl-experimental. refs #22
1 parent 32b2973 commit bea968a

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
@@ -7,7 +7,7 @@
77
"require": {
88
"hhvm": "^4.25",
99
"hhvm/hsl": "^4.0",
10-
"facebook/hack-http-request-response-interfaces": "^0.2"
10+
"facebook/hack-http-request-response-interfaces": "^0.2|^0.3"
1111
},
1212
"extra": {
1313
"branch-alias": {
@@ -19,6 +19,6 @@
1919
"hhvm/hhast": "^4.0",
2020
"hhvm/hhvm-autoload": "^2.0.8|^3.0",
2121
"hhvm/hacktest": "^2.0",
22-
"usox/hackttp": "^0.3"
22+
"usox/hackttp": "^0.3|^0.4"
2323
}
2424
}

0 commit comments

Comments
 (0)