From 7e79b83767bc57db06fb292b68e6087d0177f2c4 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Mon, 4 Nov 2019 14:48:30 +0100 Subject: [PATCH] REFACTORING: update during packagist weird behavior. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 29e1da9..c03b6c9 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "type": "framework", "description": "PHP MVC rapid prototyping framework", "keywords": ["php","mvc","prototyping","nibiru","template-engine","database","navigation","router","rapid"], - "homepage": "https://github.com/alllinux/Nibiru", "license": "BSD-4-Clause", + "homepage": "https://github.com/alllinux/Nibiru", "authors": [ { "name": "Stephan Kasdorf",