Update dependency on Mojolicious

Change-Id: I99145cd4e2f8ecbca8440d231229217bccb6d467
diff --git a/Makefile.PL b/Makefile.PL
index ea02191..bc5040c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,7 +17,7 @@
   },
   LICENSE      => 'freebsd',
   PREREQ_PM => {
-    'Mojolicious' => '9.43',
+    'Mojolicious' => '9.48',
     'Mojolicious::Plugin::TagHelpers::Pagination' => 0.10,
     'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.13,
     'Mojolicious::Plugin::ClosedRedirect' => 0.15,