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

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Feb 8, 2019
1 parent fff1455 commit 7a1f604
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 382 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"require-dev": {
"facebook/fbexpect": "^2.1.1",
"facebook/hack-codegen": "^4.0",
"hhvm/hhvm-autoload": "^1.5",
"hhvm/hacktest": "^1.3"
},
"require": {
"hhvm": "3.30.*",
"hhvm/hsl": "^3.30.0",
"hhvm": "^4.0",
"hhvm/hsl": "^4.0",
"hhvm/hhvm-autoload": "^2.0",
"hhvm/type-assert": "^3.1",
"facebook/hh-clilib": "^2.0.0",
"facebook/difflib": "^1.0.0"
Expand Down
379 changes: 0 additions & 379 deletions composer.lock

This file was deleted.

0 comments on commit 7a1f604

Please sign in to comment.