mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
Bump required MW version to >= 1.35
Change-Id: Idb720c4c82bc0589426c3bda7c10ecbb1a128323 Follows-Up: I1c3d96720709253ad15bb8528cdd132571de2e4e
This commit is contained in:
parent
3f81409ae9
commit
939fcce084
|
@ -14,7 +14,7 @@
|
|||
"callback": "MathHooks::registerExtension",
|
||||
"type": "parserhook",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.32.0"
|
||||
"MediaWiki": ">= 1.35.0"
|
||||
},
|
||||
"AutoloadClasses": {
|
||||
"MathMathSymbolsDataModule": "src/MathMathSymbolsDataModule.php",
|
||||
|
|
Loading…
Reference in a new issue