summaryrefslogtreecommitdiffstats
path: root/app.psgi
diff options
context:
space:
mode:
Diffstat (limited to 'app.psgi')
-rw-r--r--app.psgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.psgi b/app.psgi
index c60d1e782..9f8957e99 100644
--- a/app.psgi
+++ b/app.psgi
@@ -6,7 +6,7 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;