build: Update MediaWiki requirement to 1.41

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

Change-Id: I9941a4f13c1ac7093bc136b611e8a618dbc8920d
This commit is contained in:
James D. Forrester 2023-08-19 13:29:57 +08:00
parent 4edd893fcc
commit 7b6daae158

View file

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