diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d8e5d08..498acf7 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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). diff --git a/composer.json b/composer.json index 6122f72..6caaf93 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.2.0" + "phan-taint-check-plugin": "1.3.0" } }