mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-23 22:13:34 +00:00
build: Update MediaWiki requirement to 1.41
All extensions in the MediaWiki tarball are expected to track MediaWiki's release directly. Change-Id: If8982b746fd74abefcbbdf803e9f3242555fa578
This commit is contained in:
parent
12dbb92c97
commit
2ca0c7beaf
|
@ -24,7 +24,7 @@
|
|||
"license-name": "MIT",
|
||||
"type": "editor",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.41.0"
|
||||
"MediaWiki": ">= 1.41"
|
||||
},
|
||||
"callback": "MediaWiki\\Extension\\VisualEditor\\Hooks::onRegistration",
|
||||
"ServiceWiringFiles": [
|
||||
|
|
Loading…
Reference in a new issue