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

Commit 0f217a3

Browse files
fredemmottusox
authored andcommitted
Permit use with type-assert v4
1 parent d667923 commit 0f217a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"hhvm": "^4.1",
2323
"facebook/hack-codegen": "^4",
2424
"hhvm/hsl": "^4.1",
25-
"hhvm/type-assert": "^3.2",
25+
"hhvm/type-assert": "^3.2|^4.0",
2626
"facebook/fbexpect": "^2.3",
2727
"hhvm/hacktest": "^1.4|^2.0"
2828
},

0 commit comments

Comments
 (0)