summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template/Context.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Template/Context.pm')
-rw-r--r--Bugzilla/Template/Context.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Template/Context.pm b/Bugzilla/Template/Context.pm
index 470e6a9ee..3893504b3 100644
--- a/Bugzilla/Template/Context.pm
+++ b/Bugzilla/Template/Context.pm
@@ -8,7 +8,7 @@
# This exists to implement the template-before_process hook.
package Bugzilla::Template::Context;
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;