From 6c61088858f2a09d047b8d70c826864117a42bda Mon Sep 17 00:00:00 2001 From: JC Ricaro Date: Mon, 12 Nov 2018 04:42:25 +0800 Subject: [PATCH] Change package name for packagist --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 17111c2..3b89036 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "lucid-arch/laravel-console", - "description": "The Command Line Interface for the Lucid Architecture", + "name": "jcricaro/laravel-console", + "description": "The Command Line Interface for the Lucid Architecture. Original code can be found at lucid-architecture/console-laravel.", "keywords": ["laravel", "lucid", "mvc", "ddd", "domains", "architecture"], "license": "MIT", "authors": [