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 f1db1cb commit 7b866b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
}
],
"require": {
"hhvm": "^4.25",
"hhvm/hsl": "^4.25",
"nuxed/contract": "^0.3",
"hhvm": "^4.56",
"hhvm/hsl": "^4.40",
"nuxed/contract": "^1.0",
"hhvm/type-assert": "^3.6",
"nuxed/filesystem": "^1.2",
"nuxed/filesystem": "^1.4",
"nuxed/json": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 7b866b3

Please sign in to comment.