summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json17
1 files changed, 14 insertions, 3 deletions
diff --git a/META.json b/META.json
index 2d6c64b35..7a3080a1a 100644
--- a/META.json
+++ b/META.json
@@ -3,8 +3,8 @@
"author" : [
"Bugzilla Developers <developers@bugzilla.org>"
],
- "dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
"license" : [
"unknown"
],
@@ -88,6 +88,7 @@
"Search::Elasticsearch" : "0",
"Template::Plugin::GD::Image" : "0",
"Test::Taint" : "1.06",
+ "Text::MultiMarkdown" : "1.000034",
"TheSchwartz" : "1.10",
"Type::Tiny" : "1",
"URI::Escape" : "0",
@@ -232,6 +233,16 @@
}
}
},
+ "markdown" : {
+ "description" : "Markdown syntax support for comments",
+ "prereqs" : {
+ "runtime" : {
+ "requires" : {
+ "Text::MultiMarkdown" : "1.000034"
+ }
+ }
+ }
+ },
"memcached" : {
"description" : "Memcached Support",
"prereqs" : {
@@ -484,5 +495,5 @@
},
"release_status" : "stable",
"version" : "42",
- "x_serialization_backend" : "JSON::PP version 2.27300"
+ "x_serialization_backend" : "JSON::PP version 2.27400"
}