Skip to content

Commit

Permalink
Drop unused dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
heathdutton committed Jun 29, 2018
1 parent 93ad84b commit f437645
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@
"keywords": ["mautic","marketing","marketing automation","plugin"],
"type": "mautic-plugin",
"require": {
"mautic/composer-plugin": "^1.0",
"mustache/mustache": "^2.12",
"namshi/cuzzle": "^2.0",
"league/flysystem": "^1.0",
"league/flysystem-aws-s3-v2": "^1.0",
"league/flysystem-dropbox": "^1.0",
"league/flysystem-sftp": "^1.0"
"mautic/composer-plugin": "^1.0"
},
"license": "GPL-3.0-only",
"authors": [
Expand Down

0 comments on commit f437645

Please sign in to comment.