commit | 8a21b4d74e88e791991e01a7f4f5a844f4986c0d | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Apr 16 16:17:42 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Apr 16 16:17:42 2020 +0200 |
tree | bffc464a8c1028fb7ccd067a1ffb6256e583ddda | |
parent | 1a9d5be919f870e30f05adea3d9285f237648711 [diff] [blame] |
Declare proxy as stable and enable by default Change-Id: I06c574831d5ba7afa9948dfd54885d76774e7a2e
diff --git a/Makefile.PL b/Makefile.PL index ca7f350..4b5285b 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -14,7 +14,7 @@ }, LICENSE => 'freebsd', PREREQ_PM => { - 'Mojolicious' => '8.22', + 'Mojolicious' => '8.34', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.07, 'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.10, 'Mojolicious::Plugin::ClosedRedirect' => 0.14,