build: Update MediaWiki requirement to 1.43

All extensions in Wikimedia production are expected to track MediaWiki's release directly.
Now that we're no longer artificially holding this back for Fundraising, we can align.

Change-Id: I341ea0143a73bcc705c4db551e20d86d5c40baa1
This commit is contained in:
James D. Forrester 2024-09-25 09:24:02 -04:00
parent b1a3f3c00b
commit 279e0817f8

View file

@ -12,7 +12,7 @@
"license-name": "GPL-2.0-or-later",
"type": "parserhook",
"requires": {
"MediaWiki": ">= 1.40"
"MediaWiki": ">= 1.43"
},
"config": {
"PFEnableStringFunctions": {