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

Commit 0a50f02

Browse files
committed
require hhvm:~4.83.1 || ~4.84.0
1 parent 58daf55 commit 0a50f02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"hhvm": "^4.83",
17+
"hhvm": "~4.83.1 || ~4.84.0",
1818
"hhvm/hsl": "^4.41",
1919
"hhvm/hsl-experimental": "^4.66"
2020
},

composer.lock

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

0 commit comments

Comments
 (0)