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

Commit

Permalink
require HHVM 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed May 23, 2019
1 parent 402f33a commit 7b327e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: required
language: generic
services: docker
env:
- HHVM_VERSION=4.6-latest
- HHVM_VERSION=latest
- HHVM_VERSION=nightly
install:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["hack", "router", "routing", "hhvm"],
"homepage": "https://github.com/hhvm/hack-router-codegen",
"require": {
"hhvm": "^4.0",
"hhvm": "^4.6",
"facebook/hack-router": "^0.18",
"facebook/hack-http-request-response-interfaces": "^0.2",
"facebook/hack-codegen": "^4.1.0",
Expand Down

0 comments on commit 7b327e1

Please sign in to comment.