mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 15:16:50 +00:00
build: Update MediaWiki requirement to 1.41
All extensions in Wikimedia production are expected to track MediaWiki's release directly. Change-Id: I96d945aece8546af7037bd0758224f3fa67f6b11
This commit is contained in:
parent
fc89fbd0ff
commit
30b5e96d53
|
@ -10,7 +10,7 @@
|
|||
"descriptionmsg": "popups-desc",
|
||||
"license-name": "GPL-2.0-or-later",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.41.0"
|
||||
"MediaWiki": ">= 1.41"
|
||||
},
|
||||
"AutoloadNamespaces": {
|
||||
"Popups\\": "includes/"
|
||||
|
|
Loading…
Reference in a new issue