Skip to content

Commit 6e32a7f

Browse files
committed
allow hhvm-autoload 3.0
1 parent 7ba7d1f commit 6e32a7f

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
@@ -4,7 +4,7 @@
44
"keywords": ["code generation", "Hack"],
55
"require": {
66
"hhvm": "^4.25",
7-
"hhvm/hhvm-autoload": "^2.0",
7+
"hhvm/hhvm-autoload": "^2.0|^3.0",
88
"hhvm/hsl": "^4.0"
99
},
1010
"bin": [ "bin/hh-codegen-verify-signatures", "bin/hh-codegen-verify-signatures.hack" ],

0 commit comments

Comments
 (0)