build: Update MediaWiki requirement to 1.41

All extensions in the MediaWiki tarball are expected to track MediaWiki's release directly.

Change-Id: I9e5a7dcb0d54c0f763883934939e197b1bc325a9
这个提交包含在:
James D. Forrester 2023-08-19 14:08:26 +08:00
父节点 6fcb317ede
当前提交 df82704192

查看文件

@ -14,7 +14,7 @@
"license-name": "GPL-2.0-or-later",
"type": "parserhook",
"requires": {
"MediaWiki": ">= 1.36",
"MediaWiki": ">= 1.41",
"platform": {
"ability-shell": true
}
@ -89,7 +89,10 @@
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title"
],
"targets": [ "desktop", "mobile" ]
"targets": [
"desktop",
"mobile"
]
}
},
"Hooks": {