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

Commit

Permalink
Update hhvm dependency (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyt authored Apr 12, 2022
1 parent 9ac3140 commit 6bb312d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [ ubuntu , macos ]
hhvm:
- '4.156'
- '4.157'
- latest
- nightly
runs-on: ${{matrix.os}}-latest
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"hhvm/hacktest": "^2.3.0"
},
"require": {
"hhvm": "^4.156",
"hhvm": "^4.157",
"hhvm/hsl": "^4.25",
"hhvm/hsl-experimental": "^4.58.0rc1",
"hhvm/hsl-io": "^0.2.0|0.3.0",
Expand Down

0 comments on commit 6bb312d

Please sign in to comment.