Skip to content

Commit 29f9768

Browse files
committed
Ignore composer.json, require new hsl-experimental
1 parent 1b5ce0d commit 29f9768

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ vendor/
22
*.swp
33
*~
44
*.hhast.parser-cache
5+
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"hhvm/hhast": "^4.0"
77
},
88
"require": {
9-
"hhvm/hsl-experimental": "^4.0"
9+
"hhvm/hsl-experimental": "^4.50"
1010
}
1111
}

0 commit comments

Comments
 (0)