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

Commit 195502e

Browse files
fredemmottfacebook-github-bot
authored andcommitted
Depend on HHVM 4
Summary: Pull Request resolved: #10 Differential Revision: D14013203 fbshipit-source-id: b981de58b7c819efd4fda43f2f4ca40bf2e830cf
1 parent 94145a2 commit 195502e

File tree

2 files changed

+4
-294
lines changed

2 files changed

+4
-294
lines changed

composer.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
}
88
},
99
"require": {
10-
"hhvm/hsl": "^3.28"
10+
"hhvm/hsl": "^4.0"
1111
},
1212
"require-dev": {
13-
"hhvm/hhast": "^3.28",
13+
"hhvm/hhast": "^4.0",
1414
"hhvm/hacktest": "^1.0",
15-
"facebook/fbexpect": "^2.1.2"
15+
"facebook/fbexpect": "^2.1.2",
16+
"hhvm/hhvm-autoload": "^2.0"
1617
}
1718
}

composer.lock

-291
This file was deleted.

0 commit comments

Comments
 (0)