diff --git a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm index fbe153b2534..22c581eae79 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm @@ -61,7 +61,7 @@ use constant REQUIRED_MODULES => [ }, { name => 'Template', - version => '2.10' + version => '2.12' }, { name => 'Mail::Mailer',