build: Update MediaWiki requirement to 1.39

Fundraising needs this to still be compatible with 1.39 as the latest
LTS, but at least we can raise it from 1.35!

Change-Id: I3f69e49fe52bd1a042dc3f7177fa311b57d0e15e
This commit is contained in:
James D. Forrester 2024-01-12 18:11:11 -05:00
parent bccd783b45
commit a70b16936d

View file

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