mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
Merge "Add phan seccheck to composer and remove deprecated module"
This commit is contained in:
commit
b86208d381
|
@ -25,5 +25,8 @@
|
|||
"phpcs -p -s",
|
||||
"minus-x check ."
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"phan-taint-check-plugin": "1.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -167,7 +167,6 @@
|
|||
"dependencies": [
|
||||
"mediawiki.util",
|
||||
"mediawiki.api",
|
||||
"mediawiki.api.parse",
|
||||
"jquery.textSelection",
|
||||
"jquery.spinner"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue