commit | 789afee4bb1470ddcb6acd4cf9d1697468cf7e33 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Oct 08 15:32:23 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Oct 08 15:32:23 2018 +0200 |
tree | c6e75769ea4f9a3a0ceb185783357e31778c6bb9 | |
parent | a17bc5bc795a118736776cee93b074c26cd2f899 [diff] [blame] |
Update to Mojo version >= 8.02 Change-Id: Ie2992666e5c3083399ec6b2564faae51f8a67c0f
diff --git a/Makefile.PL b/Makefile.PL index bebe29d..99e0539 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -14,7 +14,7 @@ }, LICENSE => 'freebsd', PREREQ_PM => { - 'Mojolicious' => '7.78', + 'Mojolicious' => '8.02', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.06, 'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.09, 'Mojolicious::Plugin::ClosedRedirect' => 0.14,