extension.json: Bump required MW version to >= 1.35.0

1.34 doesn't have PHP 8 polyfills, nor does it require PHP >= 8.0

Follows-Up: Ibc0cbe5f7f14bd56d4e126fa7ed183a807d9a99c
Change-Id: I3aed519a755c5b4812c5c2d21dafb04e7f376884
This commit is contained in:
Reedy 2022-08-28 18:23:18 +01:00
parent b5c04d58c2
commit ef73b2224a

View file

@ -8,7 +8,7 @@
"descriptionmsg": "securelinkfixer-desc",
"type": "other",
"requires": {
"MediaWiki": ">= 1.34.0"
"MediaWiki": ">= 1.35.0"
},
"AutoloadNamespaces": {
"MediaWiki\\SecureLinkFixer\\": "includes/"