Skip to content

Commit fc746d0

Browse files
committed
bump hhvm version
1 parent 27b624d commit fc746d0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ os:
55
- linux
66

77
env:
8-
- HHVM_VERSION=4.25-latest
9-
- HHVM_VERSION=4.30-latest
8+
- HHVM_VERSION=4.56-latest
109
- HHVM_VERSION=latest
1110
- HHVM_VERSION=nightly
1211

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
}
1515
],
1616
"require": {
17-
"hhvm": "^4.25",
18-
"hhvm/hsl": "^4.25",
19-
"hhvm/hsl-experimental": "^4.50"
17+
"hhvm": "^4.56",
18+
"hhvm/hsl": "^4.40",
19+
"hhvm/hsl-experimental": "^4.40"
2020
},
2121
"require-dev": {
2222
"facebook/fbexpect": "^2.7",

0 commit comments

Comments
 (0)