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

Commit e62ed40

Browse files
committed
fix typo in composer.json
1 parent 730180e commit e62ed40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"bin": [ "bin/hh-apidoc", "bin/hh-apidoc.hack" ],
44
"license": "MIT",
55
"require": {
6-
"hhvm": "^4.6",
7-
"hhvm/hsl": "^4.8",
6+
"hhvm": "^4.8",
7+
"hhvm/hsl": "^4.0",
88
"facebook/fbmarkdown": "^1.0",
99
"facebook/hh-clilib": "^2.1.0",
1010
"facebook/definition-finder": "^2.0.0",

0 commit comments

Comments
 (0)