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