Merge "Add phan seccheck to composer and remove deprecated module"

This commit is contained in:
jenkins-bot 2018-07-05 17:34:38 +00:00 committed by Gerrit Code Review
commit b86208d381
2 changed files with 3 additions and 1 deletions

View file

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

View file

@ -167,7 +167,6 @@
"dependencies": [
"mediawiki.util",
"mediawiki.api",
"mediawiki.api.parse",
"jquery.textSelection",
"jquery.spinner"
]