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

Commit

Permalink
Update dependencies for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Feb 11, 2019
1 parent 9c57689 commit 1fb17bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 366 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
}
},
"require": {
"hhvm": "^3.28",
"hhvm/hhvm-autoload": "^1.5",
"hhvm/hsl": "^1.1|^3.26.0",
"hhvm": "^4.0",
"hhvm/hsl": "^4.0",
"hhvm/type-assert": "^3.1"
},
"require-dev": {
"hhvm/hacktest": "^1.0",
"hhvm/hhvm-autoload": "^2.0",
"facebook/fbexpect": "^2.1.0",
"hhvm/hhast": "^3.26.0"
}
Expand Down
363 changes: 0 additions & 363 deletions composer.lock

This file was deleted.

0 comments on commit 1fb17bb

Please sign in to comment.