From 329a78d86729fe4c9686dc0f01fd9ee2b5a34cb9 Mon Sep 17 00:00:00 2001 From: Finn Date: Sat, 21 Aug 2021 13:30:02 +0200 Subject: [PATCH] fixed the name inside of the composer package --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b9680d..2e199fb 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "U Pschooling", + "name": "upschooling/upschooling", "description": "UPschooling Support Platform", "type": "project", "license": "AGPL",