X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=12b3e8dc0f072cf6d979faa31e6a183b5b7f94c5;hb=a9dc0c7e5d5448de3f00c927354919350282f2cf;hp=bf5d7dcfd9e94c69e1ada3be689f192fb520eb6a;hpb=bab53c3ef015d92244ef5f7addd6804a876ffe43;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index bf5d7dc..12b3e8d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,7 +82,7 @@ requires "Plack::Middleware::LighttpdScriptNameFix"; requires "Plack::Middleware::ContentLength"; requires "Plack::Middleware::Head"; requires "Plack::Middleware::HTTPExceptions"; -requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.08'; +requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.09'; requires "Plack::Middleware::MethodOverride"; requires "Plack::Middleware::RemoveRedundantBody" => '0.03';