mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
extension.json: Bump MW requirement to 1.29
We rely on the latest version of OOjs UI which isn't available in REL1_28 since I2b8ef74e. Change-Id: Ia75d525622cca9ec07e945bfb9260ffdf91439ba
This commit is contained in:
parent
82b8afafc7
commit
e39b27d79e
|
@ -20,7 +20,7 @@
|
|||
"license-name": "MIT",
|
||||
"type": "other",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.28.0"
|
||||
"MediaWiki": ">= 1.29.0"
|
||||
},
|
||||
"callback": "VisualEditorHooks::onRegistration",
|
||||
"config": {
|
||||
|
|
Loading…
Reference in a new issue