build: Update MediaWiki requirement to 1.43

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

Change-Id: I6866c9075b425e2fd83feff6b1af1271a736528c
This commit is contained in:
James D. Forrester 2024-08-22 18:28:23 -04:00
parent 603db26e10
commit d39e6b3a76

View file

@ -14,7 +14,7 @@
"license-name": "GPL-2.0-or-later",
"type": "parserhook",
"requires": {
"MediaWiki": ">= 1.42",
"MediaWiki": ">= 1.43",
"platform": {
"ability-shell": true
}