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

Commit d3add4d

Browse files
committed
remove temporary dependency on old HSL
1 parent 6c5bb76 commit d3add4d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"facebook/hack-http-request-response-interfaces": "^0.2",
1010
"facebook/hack-codegen": "^4.1.0",
1111
"facebook/definition-finder": "^2.7",
12-
"hhvm/type-assert": "^3.0",
13-
"hhvm/hsl": ">=4.0 <4.25",
14-
"hhvm/hsl-experimental": ">=4.0 <4.25"
12+
"hhvm/type-assert": "^3.0"
1513
},
1614
"require-dev": {
1715
"hhvm/hhast": "^4.6",

0 commit comments

Comments
 (0)