Skip to content

Commit

Permalink
chore: remove fs require
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Nov 8, 2024
1 parent c73cf7b commit 20e5a28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
"prefer-stable": true,
"require": {
"ext-json": "*",
"leafs/anchor": "*",
"leafs/fs": "^2.0"
"leafs/anchor": "*"
},
"require-dev": {
"pestphp/pest": "^1.22",
Expand Down

0 comments on commit 20e5a28

Please sign in to comment.