build: Updating mediawiki/phan-taint-check-plugin to 1.3.0

And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: Ia1a6d57e02dbb6cd7afeff984c7baccd2e211413
This commit is contained in:
libraryupgrader 2018-08-19 17:07:56 +00:00
parent add3e27461
commit 584ac209d6
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
The development of this software is covered by a [Code of Conduct](https://www.mediawiki.org/wiki/Code_of_Conduct). The development of this software is covered by a [Code of Conduct](https://www.mediawiki.org/wiki/Special:MyLanguage/Code_of_Conduct).

View file

@ -17,6 +17,6 @@
] ]
}, },
"extra": { "extra": {
"phan-taint-check-plugin": "1.2.0" "phan-taint-check-plugin": "1.3.0"
} }
} }