We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac418e3 + 3849a3b commit e156d36Copy full SHA for e156d36
1 file changed
composer.json
@@ -15,7 +15,8 @@
15
}
16
],
17
"require": {
18
- "php": ">=5.3.0"
+ "php": ">=5.3.0",
19
+ "hhvm": ">=3.3.0"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "4.1.*"
0 commit comments