We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb8994 + 19c782b commit 028f7b7Copy full SHA for 028f7b7
composer.json
@@ -19,7 +19,8 @@
19
"support" : {
20
"issues" : "https://github.com/PHPCSStandards/PHPCSUtils/issues",
21
"source" : "https://github.com/PHPCSStandards/PHPCSUtils",
22
- "docs" : "https://phpcsutils.com/"
+ "docs" : "https://phpcsutils.com/",
23
+ "security": "https://github.com/PHPCSStandards/PHPCSUtils/security/policy"
24
},
25
"require" : {
26
"php" : ">=5.4",
0 commit comments