mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-27 17:50:47 +00:00
Require MediaWiki 1.37 for File::getMetadataItems
Used File::getMetadataItems is part of I039785d5b6439d71dcc21dcb972177dba5c3a67d Follow-Up: I30d0b0009fcb11c14d14663bd1f2c2a3dfac55d6 Change-Id: Iddacb31efc9ec9da3ba87c7c8cdac04a36a1af39
This commit is contained in:
parent
77621e1dee
commit
f07840d997
|
@ -9,7 +9,7 @@
|
|||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "media",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.36.0"
|
||||
"MediaWiki": ">= 1.37.0"
|
||||
},
|
||||
"config": {
|
||||
"PdfOutputExtension": {
|
||||
|
|
Loading…
Reference in a new issue