Skip to content

Commit 03b7467

Browse files
committed
Fix bug in lock files
1 parent d1c6868 commit 03b7467

File tree

2 files changed

+159
-3
lines changed

2 files changed

+159
-3
lines changed

install/deb/filemanager/filegator/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"php-di/php-di": "^6.0",
1919
"rakit/validation": "^1.1",
2020
"league/flysystem": "^1.1",
21-
"league/flysystem-ziparchive": "^1.0"
21+
"league/flysystem-ziparchive": "^1.0",
22+
"league/flysystem-sftp": "^1.0"
2223
},
2324
"authors": [
2425
{

install/deb/filemanager/filegator/composer.lock

Lines changed: 157 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)