From 243900fe78c643b78ce4d1ad6877fb31b0848874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Mon, 5 Dec 2016 19:54:13 +0100 Subject: [PATCH] Composer: set type library --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8fb38cf..cffb34a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "contributte/console", "description": "Best console to nette framework", "keywords": ["nette", "symfony", "console"], - "type": "project", + "type": "library", "license": ["MIT"], "homepage": "https://github.com/contributte/console", "authors": [