Bump required MediaWiki version to 1.36

After change I2e82e5aa, this extension no longer supports 1.35
and earlier.

Change-Id: I51c318f77a03f0f72611f039e139b4869b80f8ba
This commit is contained in:
Func 2021-10-05 06:01:07 +00:00 committed by Legoktm
parent af6654e5f9
commit 81e24e26df

View file

@ -14,7 +14,7 @@
"license-name": "GPL-2.0-or-later",
"type": "parserhook",
"requires": {
"MediaWiki": ">= 1.34",
"MediaWiki": ">= 1.36",
"platform": {
"ability-shell": true
}