X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=4d89ab29f98240ab6581cabdbdb6b6aa3be44870;hb=b261781d96420f9db845bf2838ba8e225774be36;hp=84712e8f705448b1e70b2baa205ecbfcf9f132cb;hpb=86b3e7ce8d1bb126b7967ec549c010cd707f318c;p=catagits%2FGitalist.git diff --git a/Makefile.PL b/Makefile.PL index 84712e8..4d89ab2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -57,7 +57,7 @@ if ($ENV{GITALIST_RELEASE_TESTING}) { }, $FindBin::Bin . "/lib"); } -requires 'Catalyst::Runtime' => '5.8001402'; +requires 'Catalyst::Runtime' => '5.90006'; requires 'Catalyst::Plugin::ConfigLoader'; requires 'Catalyst::Plugin::StackTrace'; requires 'Catalyst::Plugin::Static::Simple';