mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-23 16:06: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: I2213a0521fd61d44edafda9b3971e59fbbc13c6a
This commit is contained in:
parent
29804f5589
commit
c931c15d9a
|
@ -6,7 +6,7 @@
|
|||
"license-name": "WTFPL",
|
||||
"type": "api",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.42.0"
|
||||
"MediaWiki": ">= 1.43"
|
||||
},
|
||||
"APIPropModules": {
|
||||
"pageimages": {
|
||||
|
|
Loading…
Reference in a new issue