From a70b16936d6ecc9603616d6686f62744d567e9a9 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Fri, 12 Jan 2024 18:11:11 -0500 Subject: [PATCH] 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 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index 3ed339c7..333c2d11 100644 --- a/extension.json +++ b/extension.json @@ -12,7 +12,7 @@ "license-name": "GPL-2.0-or-later", "type": "parserhook", "requires": { - "MediaWiki": ">= 1.35.0" + "MediaWiki": ">= 1.39" }, "config": { "PFEnableStringFunctions": {