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

Commit f5806a0

Browse files
fredemmottusox
andauthored
Permit type-assert v4 (#31)
Co-authored-by: Daniel Jakob <[email protected]>
1 parent 5563a47 commit f5806a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"hhvm/hsl": "^4.25",
1919
"hhvm/hsl-experimental": "^4.52",
2020
"hhvm/hsl-io": "^0.1.0",
21-
"hhvm/type-assert": "^3.3",
21+
"hhvm/type-assert": "^3.3|^4.0",
2222
"usox/hack-http-factory-interfaces": "^0.2"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)