8000 Adding a keyword for Packagist · symfony/console@2773709 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2773709

Browse files
authored
Adding a keyword for Packagist
Thank you @javiereguiluz for the suggestion. symfony/symfony#37273
1 parent 467618a commit 2773709

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
@@ -2,7 +2,7 @@
22
"name": "symfony/console",
33
"type": "library",
44
"description": "Symfony Console Component",
5-
"keywords": ["console", "cli", "command line"],
5+
"keywords": ["console", "cli", "command line", "terminal"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)
0