Skip to content

Commit 9111242

Browse files
committedMay 21, 2020
use filesystem:^1.5
1 parent 3ee7f2e commit 9111242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"hhvm": "^4.56",
1818
"hhvm/hsl": "^4.40",
19-
"nuxed/filesystem": "^1.4"
19+
"nuxed/filesystem": "^1.5"
2020
},
2121
"require-dev": {
2222
"facebook/fbexpect": "^2.7",
@@ -33,4 +33,4 @@
3333
"test": "hacktest tests/",
3434
"type-check": "hh_client src/"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)
Please sign in to comment.