diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index cb17615..dac7289 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,6 @@ } }, "require": { - "league/flysystem": "^1.0", "symfony/console": "^3.3" } } |