Skip to content

Commit

Permalink
DEP Add league/flysystem-local to fix test (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Sep 16, 2024
1 parent 4fe08dd commit 98850c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"silverstripe/vendor-plugin": "^2",
"symfony/filesystem": "^7.0",
"intervention/image": "^3.7",
"league/flysystem": "^3.15.0"
"league/flysystem": "^3.22",
"league/flysystem-local": "^3.22"
},
"require-dev": {
"silverstripe/recipe-testing": "^4",
Expand Down

0 comments on commit 98850c6

Please sign in to comment.