mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-30 11:06:55 +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: I33895ec2c2087d8dc2f6c1880f4fc8f2b7ef5040
This commit is contained in:
parent
ab8c7c15cb
commit
258ca90fdf
|
@ -6,7 +6,7 @@
|
|||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "parserhook",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.42"
|
||||
"MediaWiki": ">= 1.43"
|
||||
},
|
||||
"SpecialPages": {
|
||||
"CategoryTree": {
|
||||
|
|
Loading…
Reference in a new issue