Bump Vector to depend on MediaWiki 1.35.0

To minimise reports from users with mismatched skins an MediaWiki and given the
pending changes anticipated by the updates to Vector, we will bump Vector's version.

This repo is not meant to have supported 1.31 in master for years
(since the REL1_31 branch point, which for this repo is f0327dc55 from 2018-04-17 yet very few
backports have been made to this repos REL1_31 branch.

This will massively reduce work for Wikimedia development teams; 
we don't need to try to maintain backwards compatibility.

Change-Id: Ie4635fa0a7cbc2d115b2093bc5bc1a72a160afaf
This commit is contained in:
Volker E 2020-04-15 10:26:19 -07:00 committed by Jdlrobson
parent 4d91d52dfc
commit 2a8a116587
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"license-name": "GPL-2.0-or-later",
"type": "skin",
"requires": {
"MediaWiki": ">= 1.31.0"
"MediaWiki": ">= 1.35.0"
},
"ValidSkinNames": {
"vector": "Vector"