mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
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:
parent
07ed2531f2
commit
c16410ff6f
|
@ -24,7 +24,7 @@
|
|||
"license-name": "MIT",
|
||||
"type": "editor",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.35.0"
|
||||
"MediaWiki": ">= 1.35.2"
|
||||
},
|
||||
"callback": "VisualEditorHooks::onRegistration",
|
||||
"config": {
|
||||
|
|
Loading…
Reference in a new issue