Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 29e218d

Browse files
committed
change package name to lucid-console
also adds keywords to composer
1 parent 3642de5 commit 29e218d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"name": "vinelab/lucid-cli",
3-
"description": "The Command Line Interface for Lucid",
2+
"name": "vinelab/lucid-console",
3+
"description": "The Command Line Interface for the Lucid Architecture",
4+
"keywords": ["laravel", "lucid", "mvc", "ddd", "domains"],
45
"license": "MIT",
56
"authors": [
67
{

0 commit comments

Comments
 (0)