Skip to content

Commit 283d7e0

Browse files
authored
Merge pull request #41 from PHPCSStandards/feature/composer-update-description
Composer: update description
2 parents 4d099f6 + 3397214 commit 283d7e0

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,6 +1,6 @@
11
{
22
"name" : "phpcsstandards/phpcsdevcs",
3-
"description" : "Sane ruleset for the code in external standards for PHP_CodeSniffer.",
3+
"description" : "Coding Standards ruleset for the code in external standards for PHP_CodeSniffer.",
44
"type" : "phpcodesniffer-standard",
55
"keywords" : [ "phpcs", "static analysis", "php_codesniffer", "phpcodesniffer-standard" ],
66
"license" : "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)