mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ImageMap
synced 2024-11-23 13:56:46 +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: Ia9974336306d108afcb1d1395e294cca27ec4a41
This commit is contained in:
parent
f43fa57fb8
commit
f03459edc1
|
@ -9,7 +9,7 @@
|
|||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "parserhook",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.42"
|
||||
"MediaWiki": ">= 1.43"
|
||||
},
|
||||
"MessagesDirs": {
|
||||
"ImageMap": [
|
||||
|
|
Loading…
Reference in a new issue