Skip to content

Commit eb7c9be

Browse files
authored
Update README.md
1 parent 231b8db commit eb7c9be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Dependency Injection Container For Hack
99

1010
## Requirements
1111

12-
HHVM 4.0.0 and above.
12+
HHVM 4.35.0 and above.
1313

1414
## Installation
1515
Composer is the recommended installation method.
1616
To add Nazg\Glue to your project, add the following to your composer.json then re-run composer:
1717

1818
```json
1919
"require": {
20-
"nazg/glue": "^1.0.0"
20+
"nazg/glue": "^1.4"
2121
}
2222
```
2323

0 commit comments

Comments
 (0)