mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-23 14:46:44 +00:00
build: Update MediaWiki requirement to 1.43
All extensions in the MediaWiki tarball are expected to track MediaWiki's release directly. Change-Id: I2b7c3630fa4fd9ab730e39e5eff4bd1c71257be4
This commit is contained in:
parent
67eadc8750
commit
17d21b9aeb
|
@ -11,7 +11,7 @@
|
||||||
"url": "https://www.mediawiki.org/wiki/Extension:InputBox",
|
"url": "https://www.mediawiki.org/wiki/Extension:InputBox",
|
||||||
"descriptionmsg": "inputbox-desc",
|
"descriptionmsg": "inputbox-desc",
|
||||||
"requires": {
|
"requires": {
|
||||||
"MediaWiki": ">= 1.42"
|
"MediaWiki": ">= 1.43"
|
||||||
},
|
},
|
||||||
"license-name": "MIT",
|
"license-name": "MIT",
|
||||||
"type": "parserhook",
|
"type": "parserhook",
|
||||||
|
|
Loading…
Reference in a new issue