Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 5b575df

Browse files
ivyhjkusox
authored andcommitted
Update dependencies and bump hhvm to 3.30 (#6)
1 parent e08d39f commit 5b575df

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
}
2020
],
2121
"require": {
22-
"hhvm": ">=3.28",
23-
"facebook/hack-codegen": "^3",
24-
"hhvm/hsl": "^3.28",
22+
"hhvm": ">=3.30",
23+
"facebook/hack-codegen": "^4",
24+
"hhvm/hsl": "^3.30",
2525
"hhvm/type-assert": "^3.2",
2626
"facebook/fbexpect": "^2",
27-
"hhvm/hacktest": "^1.0"
27+
"hhvm/hacktest": "^1.3"
2828
},
2929
"require-dev": {
30-
"hhvm/hhast": "^3.28"
30+
"hhvm/hhast": "^3.30"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)