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 7e5653d commit 83c905c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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",
"nuxed/filesystem": "^1.2",
"hhvm": "^4.56",
"hhvm/hsl": "^4.41",
"nuxed/filesystem": "^1.4",
"nuxed/json": "^1.0"
},
"require-dev": {
Expand All @@ -34,4 +34,4 @@
"test": "hacktest tests/",
"type-check": "hh_client src/"
}
}
}

0 comments on commit 83c905c

Please sign in to comment.