Skip to content

Commit 957e92f

Browse files
committed
use filesystem:^1.5
1 parent 83c905c commit 957e92f

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.41",
19-
"nuxed/filesystem": "^1.4",
19+
"nuxed/filesystem": "^1.5",
2020
"nuxed/json": "^1.0"
2121
},
2222
"require-dev": {
@@ -34,4 +34,4 @@
3434
"test": "hacktest tests/",
3535
"type-check": "hh_client src/"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)