Skip to content

Commit e156d36

Browse files
committed
Merge branch 'master' of github.com:docopt/docopt.php
2 parents ac418e3 + 3849a3b commit e156d36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=5.3.0"
18+
"php": ">=5.3.0",
19+
"hhvm": ">=3.3.0"
1920
},
2021
"require-dev": {
2122
"phpunit/phpunit": "4.1.*"

0 commit comments

Comments
 (0)