Merge "Add phan-taint-check-plugin"

This commit is contained in:
jenkins-bot 2018-08-13 00:19:14 +00:00 committed by Gerrit Code Review
commit 451fda2341
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@
"phpcs -p -s", "phpcs -p -s",
"minus-x check ." "minus-x check ."
] ]
},
"extra": {
"phan-taint-check-plugin": "1.2.0"
} }
} }