build: Update MediaWiki requirement to 1.43

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

Change-Id: I79fe983cf39d1a2c8f5a96b86d504bc992ef7e60
This commit is contained in:
James D. Forrester 2024-08-22 17:38:47 -04:00
parent a78b263690
commit ece148a71e

View file

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