Skip to content

Commit

Permalink
bump hhvm version
Browse files Browse the repository at this point in the history
  • Loading branch information
azjezz committed May 9, 2020
1 parent 27b624d commit fc746d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ os:
- linux

env:
- HHVM_VERSION=4.25-latest
- HHVM_VERSION=4.30-latest
- HHVM_VERSION=4.56-latest
- HHVM_VERSION=latest
- HHVM_VERSION=nightly

Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
}
],
"require": {
"hhvm": "^4.25",
"hhvm/hsl": "^4.25",
"hhvm/hsl-experimental": "^4.50"
"hhvm": "^4.56",
"hhvm/hsl": "^4.40",
"hhvm/hsl-experimental": "^4.40"
},
"require-dev": {
"facebook/fbexpect": "^2.7",
Expand Down

0 comments on commit fc746d0

Please sign in to comment.