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 4d10031 + 5b9079b commit a9b25c0Copy full SHA for a9b25c0
composer.json
@@ -17,7 +17,8 @@
17
],
18
"support" : {
19
"issues" : "https://github.com/PHPCSStandards/PHPCSDevCS/issues",
20
- "source" : "https://github.com/PHPCSStandards/PHPCSDevCS"
+ "source" : "https://github.com/PHPCSStandards/PHPCSDevCS",
21
+ "security": "https://github.com/PHPCSStandards/PHPCSDevCS/security/policy"
22
},
23
"require" : {
24
"php" : ">=5.4",
0 commit comments