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

Commit

Permalink
require HHVM 4.18+
Browse files Browse the repository at this point in the history
  • Loading branch information
jjergus committed Aug 30, 2019
1 parent 9636b4d commit 8218bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: required
language: generic
services: docker
env:
- HHVM_VERSION=4.13-latest
- HHVM_VERSION=4.18-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 @@ -5,7 +5,7 @@
"keywords": ["hack", "router", "routing", "hhvm"],
"homepage": "https://github.com/hhvm/hack-router",
"require": {
"hhvm": "^4.13",
"hhvm": "^4.18",
"hhvm/hsl": "^4.0.0",
"facebook/hack-http-request-response-interfaces": "^0.2"
},
Expand Down

0 comments on commit 8218bc1

Please sign in to comment.