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

Commit

Permalink
require HHVM4.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Apr 22, 2019
1 parent dbff522 commit d486f84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: required
language: generic
services: docker
env:
- HHVM_VERSION=latest
- HHVM_VERSION=nightly
install:
- docker pull hhvm/hhvm:$HHVM_VERSION
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
},
"require": {
"hhvm": "^4.1",
"hhvm": "^4.2",
"hhvm/hhvm-autoload": "^2.0",
"hhvm/hsl": "^4.0",
"hhvm/type-assert": "^3.2",
Expand Down

0 comments on commit d486f84

Please sign in to comment.