Require MediaWiki >= 1.35.2

This patch release is needed for usage of the Promise-Non-Write-API-Action
header, added in 4465cbe542.

Bug: T279039
Change-Id: I9a899b03c38fb3de755211bfe8ea3177832d8647
This commit is contained in:
Kunal Mehta 2021-04-15 21:19:06 -07:00
parent 07ed2531f2
commit c16410ff6f

View file

@ -24,7 +24,7 @@
"license-name": "MIT",
"type": "editor",
"requires": {
"MediaWiki": ">= 1.35.0"
"MediaWiki": ">= 1.35.2"
},
"callback": "VisualEditorHooks::onRegistration",
"config": {