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

Commit deadc25

Browse files
committed
Update dependencies to HHVM 4.0
1 parent 2d3ff9d commit deadc25

File tree

2 files changed

+3
-287
lines changed

2 files changed

+3
-287
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"homepage": "https://github.com/facebook/xhp-lib",
66
"license": ["MIT"],
77
"require": {
8-
"hhvm": "~3.23",
9-
"hhvm/type-assert": "^3.0",
10-
"hhvm/hhvm-autoload": "^1.5"
8+
"hhvm": "4.0",
9+
"hhvm/type-assert": "^3.0"
1110
},
1211
"require-dev": {
1312
"facebook/fbexpect": "^2.0.0",
13+
"hhvm/hhvm-autoload": "^2.0",
1414
"hhvm/hacktest": "^1.0.0"
1515
},
1616
"extra": {

composer.lock

Lines changed: 0 additions & 284 deletions
This file was deleted.

0 commit comments

Comments
 (0)