summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorPhil Burton <phil@pgburton.com>2017-08-22 10:10:08 +0100
committerPhil Burton <phil@pgburton.com>2017-08-22 10:10:08 +0100
commita4170353515c254ab7404117e7d9b3f15887214a (patch)
treee9855ddcaf89766ab3615e80002f8dedbf53c88e /composer.json
parent3de70e73fb53ada12a4d7d332853253523720511 (diff)
Remove flysystem
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
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"
}
}