Require 1.32+

This commit is contained in:
Universal Omega 2021-06-02 11:03:26 -06:00 committed by GitHub
parent 22a0f6a047
commit dd9390e109
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
{
"name": "Portable Infobox",
"author": [
"Wikia, Inc (Adam Robak, Diana Falkowska, Jacek Jursza, Mateusz Rybarski, Rafał Leszczyński, Sebastian Marzjan)",
"Fandom (Adam Robak, Diana Falkowska, Jacek Jursza, Mateusz Rybarski, Rafał Leszczyński, Sebastian Marzjan)",
"Universal Omega",
"Luqgreg (Łukasz K.)"
],
"url": "https://github.com/Luqgreg/mediawiki-PortableInfobox",
@ -10,7 +11,7 @@
"type": "parserhook",
"license-name": "GPL-3.0-or-later",
"requires": {
"MediaWiki": ">= 1.27.0"
"MediaWiki": ">= 1.32.0"
},
"config": {
"AllInfoboxesSubpagesBlacklist": [ "doc", "draft", "test" ],
@ -104,4 +105,4 @@
"allinfoboxes": "ApiQueryAllinfoboxes"
},
"manifest_version": 1
}
}