From d8f52798c6fd87ffd4c4cdcb947cd4ebf317a6e7 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 11 Apr 2013 12:36:24 +0200 Subject: [PATCH] Set type to project --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3336bf0..0897b93 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A console to quickly try and run PHP code in your browser", "keywords": ["console", "php"], "homepage": "http://github.com/Seldaek/php-console", - "type": "library", + "type": "project", "license": "BSD-3-Clause", "authors": [ {