Skip to content

Commit 447d8e4

Browse files
authored
Update composer.json
1 parent c6c6850 commit 447d8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "inhere/console",
33
"type": "library",
4-
"description": "a php console library, provide console argument parse,color style,user interactive, information show.",
4+
"description": "a php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.",
55
"keywords": ["library","console","console-color", "command", "command-line", "cli", "console-application"],
66
"homepage": "https://github.com/inhere/php-console",
77
"license": "MIT",

0 commit comments

Comments
 (0)