commit | e287a8c8147866ee21a169eb54af9017dc5792a8 | [log] [tgz] |
---|---|---|
author | Helge <stallkamp@ids-mannheim.de> | Wed Mar 07 09:38:24 2018 +0100 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Wed Mar 07 09:38:24 2018 +0100 |
tree | 8ff97d3a0697ae1989ceffb246a2f7113510c175 | |
parent | 7c3fa5538f2b64e0ea280fd0927d0d4910f8d71e [diff] | |
parent | c456838099576fe50ea02227348c866dd3904f72 [diff] |
Merge "Added title attribute to field keys in meta view"
diff --git a/Makefile.PL b/Makefile.PL index b4e955e..992ef8f 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -14,7 +14,7 @@ }, LICENSE => 'bsd_2', PREREQ_PM => { - 'Mojolicious' => '7.60', + 'Mojolicious' => '7.66', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.06, 'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.09, 'Mojolicious::Plugin::Notifications' => 1.01,