diff options
author | devian_peoplelogy <devianleong@gmail.com> | 2022-09-28 16:16:31 +0800 |
---|---|---|
committer | devian_peoplelogy <devianleong@gmail.com> | 2022-09-28 16:16:31 +0800 |
commit | 3f6b6678ca405142bf35279abda8b83966bfb14e (patch) | |
tree | 07643127aee930d1e9a0bae5e73dca121f3abe68 /composer.json | |
parent | f12d58455f0df4db329d941a5a7f318a74995da3 (diff) |
Update
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 7e69279..dee8751 100644 --- a/composer.json +++ b/composer.json @@ -12,6 +12,7 @@ "require": { "php": "^7.4 || ^8.0", "doctrine/common": "^3.1", + "league/flysystem": "^2.0 || ^3.0", "nesbot/carbon": "^2.42", "ext-zip": "*", "ext-dom": "*" |