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

Commit

Permalink
require HHVM 3.27+
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Jun 29, 2018
1 parent 46ef1eb commit 10f05bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php
php:
- hhvm
- hhvm-3.24
- hhvm-nightly
script:
- ./.travis.sh
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "facebook/hh-apidoc",
"license": "MIT",
"require": {
"hhvm": "^3.27.0",
"hhvm/hsl": "^1.4|^3.26.0",
"facebook/fbmarkdown": "^1.0",
"facebook/hh-clilib": "^1.0.0",
Expand Down
8 changes: 5 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10f05bf

Please sign in to comment.