We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2ee65c + c888309 commit 3849a3bCopy full SHA for 3849a3b
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