From a0e7105e83fb0ce358a1706e151d5057923a53e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 18 Mar 2021 13:54:11 +0100 Subject: [PATCH] fix package name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1f17f5b3f..49025c02b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "chill-project/chill-bundlees", + "name": "chill-project/chill-bundles", "license": "AGPL-3.0-only", "type": "library", "description": "Most used bundles for chill-project",