mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
build: Bump phan to 0.10.2, remove taint-check
Test change to ensure everything is working fine. Bug: T248630 Change-Id: Id7d9438a6b2be29d5764e3fa809b2cdbe7772958
This commit is contained in:
parent
108131f4e1
commit
7dae6eb9d4
|
@ -4,7 +4,7 @@
|
|||
"jakub-onderka/php-console-highlighter": "0.4.0",
|
||||
"mediawiki/mediawiki-codesniffer": "30.0.0",
|
||||
"mediawiki/minus-x": "1.1.0",
|
||||
"mediawiki/mediawiki-phan-config": "0.9.2"
|
||||
"mediawiki/mediawiki-phan-config": "0.10.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
|
@ -16,8 +16,5 @@
|
|||
"minus-x fix .",
|
||||
"phpcbf"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"phan-taint-check-plugin": "2.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue