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

Commit d9eb8a9

Browse files
committed
Update HSL dependency to v1.0
1 parent f2decec commit d9eb8a9

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["hack", "TypeAssert" ],
55
"require": {
66
"hhvm": ">= 3.21.3",
7-
"hhvm/hsl": ">=0.3 <2.0"
7+
"hhvm/hsl": "^1.0"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "~5.1",

composer.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)