Skip to content

Commit 5aa17fb

Browse files
authored
Merge pull request #33 from GaryJones/patch-1
Add "static analysis" Composer keyword
2 parents b209b89 + ad13c1c commit 5aa17fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "phpcompatibility/phpcompatibility-symfony",
33
"description" : "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.",
44
"type" : "phpcodesniffer-standard",
5-
"keywords" : [ "compatibility", "phpcs", "standards", "symfony", "polyfill" ],
5+
"keywords" : [ "compatibility", "phpcs", "standards", "static analysis", "symfony", "polyfill" ],
66
"homepage" : "http://phpcompatibility.com/",
77
"license" : "LGPL-3.0-or-later",
88
"authors" : [ {

0 commit comments

Comments
 (0)