From 5018d9cf8bf19f0444c404835f9cc915d574b3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 17 Oct 2014 07:36:45 +0200 Subject: [PATCH] rename project name' --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1c3fc83ed..0b88261cf 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "chill-project/chill-main", + "name": "chill-project/main", "license": "GPL-3.0", "type": "symfony-bundle", "description": "The main bundle for the Chill App",