Skip to content

Commit 6c5a221

Browse files
authored
Update composer.json
Require leafs/fs for store and storeAs methods to work
1 parent 5a04b4c commit 6c5a221

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"prefer-stable": true,
3434
"require": {
3535
"leafs/anchor": "*",
36-
"leafs/form": "*"
36+
"leafs/form": "*",
37+
"leafs/fs": "*"
3738
}
3839
}

0 commit comments

Comments
 (0)