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

Commit 7692f9c

Browse files
committed
allow hhvm-autoload 3.0
1 parent cb83d40 commit 7692f9c

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
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"facebook/fbexpect": "^2.0",
1919
"hhvm/hhast": "^4.0",
20-
"hhvm/hhvm-autoload": "^2.0.8",
20+
"hhvm/hhvm-autoload": "^2.0.8|^3.0",
2121
"hhvm/hacktest": "^2.0",
2222
"usox/hackttp": "^0.3"
2323
}

0 commit comments

Comments
 (0)