From c8b50667a456406c5ed26e58cc7bfba2c8464164 Mon Sep 17 00:00:00 2001 From: Michael Telgmann Date: Fri, 12 Jan 2018 09:55:57 +0100 Subject: [PATCH] Change composer type --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 815e432..6bfe810 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "shopwarelabs/swag-media-sftp", - "type": "shopware-frontend-plugin", + "type": "shopware-plugin", "description": "The SFTP adapter allows you to manage your media files in shopware on a SFTP environment.", "license": "MIT", "extra": {