mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Description2
synced 2024-11-23 22:33:34 +00:00
Set MediaWiki 1.31 as minimum requirement in extension.json
Added an old, but not to-outdated required version to keep a minimum requirement Change-Id: I7ffdf9c3246614521853c70fef6a2f0c105d7d3c
This commit is contained in:
parent
0c238dce47
commit
838ef90fe0
|
@ -8,6 +8,9 @@
|
|||
"descriptionmsg": "description2-desc",
|
||||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "other",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.31.0"
|
||||
},
|
||||
"config": {
|
||||
"EnableMetaDescriptionFunctions": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue