Skip to content

Commit 5c0908b

Browse files
authored
depend on nuxed/filesystem ^1.2 (#1)
depend on nuxed/filesystem ^1.2
2 parents 02d0aba + 3a04086 commit 5c0908b

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,11 +16,11 @@
1616
"require": {
1717
"hhvm": "^4.25",
1818
"hhvm/hsl": "^4.25",
19-
"nuxed/filesystem": "^1.1"
19+
"nuxed/filesystem": "^1.2"
2020
},
2121
"require-dev": {
2222
"facebook/fbexpect": "^2.7",
23-
"hhvm/hacktest": "^1.6",
23+
"hhvm/hacktest": "^2.0",
2424
"hhvm/hhast": "^4.25"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)