From 35b9a23ae5752bd3372caa4ba70d6576d2a3d6a5 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Sun, 3 Nov 2019 23:45:49 +0100 Subject: [PATCH] REFACTORING: renaming the repository --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 036e972..e6711ce 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "alllinux/nibiru", + "name": "nibiru/nibiru-framework", "type": "framework", "description": "PHP MVC rapid prototyping framework", "keywords": ["php","mvc","prototyping","nibiru","template-engine","database","navigation","router","rapid"],