commit | b799b1643988676322a579116e2383e640516357 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Sep 08 13:04:48 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Sep 08 13:04:48 2016 +0200 |
tree | b1a8abafdb467a367f0c69d295262e9785920795 | |
parent | 19d97fe7fe3db710f7d9835dbd31d7a49285e7a6 [diff] [blame] |
Fixed dependency to broken localization
diff --git a/Makefile.PL b/Makefile.PL index 93912e2..dae423c 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -24,7 +24,7 @@ # Currently on GitHub only (github.com/akron) 'Mojolicious::Plugin::Search' => 0.04, - 'Mojolicious::Plugin::Localize' => 0.08 + 'Mojolicious::Plugin::Localize' => 0.13 }, test => { TESTS => 't/*.t'