From dfa681b0125f830b7e8eb902524e73fb2d411f2a Mon Sep 17 00:00:00 2001 From: Robin Lehrmann Date: Wed, 29 Oct 2014 08:37:19 +0100 Subject: [PATCH] add type --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index c74165b..6c57557 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "alfredbez/ab_htmlmin", + "type": "oxid-module", "description": "entfernt unnötige Whitespaces aus dem HTML-Code", "require": { "composer/installers": "~1.0"