build: Update MediaWiki requirement to 1.43

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

Change-Id: Ie7a865722feb98d8174b6047037525295ba7f94d
This commit is contained in:
James D. Forrester 2024-08-22 18:34:41 -04:00
parent d5909bb930
commit e8f2e03ce2

View file

@ -11,7 +11,7 @@
"license-name": "MIT",
"type": "other",
"requires": {
"MediaWiki": ">= 1.42",
"MediaWiki": ">= 1.43",
"extensions": {
"Echo": "*"
}