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

Commit 895fb7d

Browse files
committed
allow hhvm-autoload 3.0
1 parent 478d6a6 commit 895fb7d

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
@@ -13,7 +13,7 @@
1313
},
1414
"require-dev": {
1515
"hhvm/hhast": "^4.6",
16-
"hhvm/hhvm-autoload": "^2.0",
16+
"hhvm/hhvm-autoload": "^2.0|^3.0",
1717
"hhvm/hacktest": "^2.0",
1818
"facebook/fbexpect": "^2.6.1",
1919
"usox/hackttp": "^0.3"

0 commit comments

Comments
 (0)