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

Commit 2ccfcea

Browse files
committed
allow hhvm-autoload 3.0
1 parent 0a238a4 commit 2ccfcea

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
@@ -11,6 +11,6 @@
1111
"hhvm/hhast": "^4.14"
1212
},
1313
"require-dev": {
14-
"hhvm/hhvm-autoload": "^2.0"
14+
"hhvm/hhvm-autoload": "^2.0|^3.0"
1515
}
1616
}

0 commit comments

Comments
 (0)