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

Commit 7834f51

Browse files
lexidorAtry
authored andcommitted
Allow hhvm-autoload plugin
1 parent 59da826 commit 7834f51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,10 @@
2020
"hhvm/hhvm-autoload": "^2.0.8|^3.0",
2121
"hhvm/hacktest": "^2.0",
2222
"usox/hackttp": "^0.5"
23+
},
24+
"config": {
25+
"allow-plugins": {
26+
"hhvm/hhvm-autoload": true
27+
}
2328
}
2429
}

0 commit comments

Comments
 (0)