build: Update MediaWiki requirement to 1.43
All skins in the MediaWiki tarball are expected to track MediaWiki's release directly. Change-Id: Ibb17b5ed5a9674e5137db4b42a5de4c537187288
This commit is contained in:
parent
b96f91fef8
commit
e992b460b5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"license-name": "GPL-2.0-or-later",
|
"license-name": "GPL-2.0-or-later",
|
||||||
"type": "skin",
|
"type": "skin",
|
||||||
"requires": {
|
"requires": {
|
||||||
"MediaWiki": ">= 1.42"
|
"MediaWiki": ">= 1.43"
|
||||||
},
|
},
|
||||||
"ValidSkinNames": {
|
"ValidSkinNames": {
|
||||||
"monobook": {
|
"monobook": {
|
||||||
|
|
Loading…
Reference in a new issue