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

Commit 2ffd6ba

Browse files
committed
Update dependencies
1 parent 1d58ca5 commit 2ffd6ba

2 files changed

Lines changed: 653 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"hhvm": "^4.0",
88
"facebook/hack-router": "^0.18",
9-
"facebook/hack-http-request-response-interfaces": "^0.1",
9+
"facebook/hack-http-request-response-interfaces": "^0.2",
1010
"facebook/hack-codegen": "^4.0.1",
1111
"facebook/definition-finder": "^2.0",
1212
"hhvm/type-assert": "^3.0"
@@ -16,7 +16,7 @@
1616
"hhvm/hhvm-autoload": "^2.0",
1717
"hhvm/hacktest": "^1.1",
1818
"facebook/fbexpect": "^2.1",
19-
"usox/hackttp": "^0.1"
19+
"usox/hackttp": "^0.3"
2020
},
2121
"extra": {
2222
"branch-alias": {

0 commit comments

Comments
 (0)