From db9f784289d887d340c5b2899f32b6f9e6e1e344 Mon Sep 17 00:00:00 2001 From: Zohar Stolar Date: Tue, 22 Sep 2020 18:08:57 +0200 Subject: [PATCH] Change the package name to match the repository --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8d2880336..1103429eb 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "istolar/openideal_distribution", + "name": "linnovate/openideal", "description": "The OpenideaL distribution profile", "type": "drupal-profile", "license": "GPL-2.0-or-later",