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:
James D. Forrester 2016-11-14 10:25:17 -08:00
parent 82b8afafc7
commit e39b27d79e

View file

@ -20,7 +20,7 @@
"license-name": "MIT",
"type": "other",
"requires": {
"MediaWiki": ">= 1.28.0"
"MediaWiki": ">= 1.29.0"
},
"callback": "VisualEditorHooks::onRegistration",
"config": {