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

Commit b294b47

Browse files
committed
require HHVM 4.58
required by hsl-experimental ^4.53
1 parent cad0e46 commit b294b47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: required
22
language: generic
33
services: docker
44
env:
5-
- HHVM_VERSION=4.29-latest
5+
- HHVM_VERSION=4.58-latest
66
- HHVM_VERSION=latest
77
- HHVM_VERSION=nightly
88
install:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"bin": [ "bin/hh-apidoc", "bin/hh-apidoc.hack" ],
44
"license": "MIT",
55
"require": {
6-
"hhvm": "^4.29",
6+
"hhvm": "^4.58",
77
"hhvm/hsl": "^4.0",
88
"hhvm/hsl-experimental": "^4.53",
99
"facebook/fbmarkdown": "^1.0",

0 commit comments

Comments
 (0)