X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d8bce157f6f666710705dc621ae8a0626556a3f8;hb=a55abc155b0a4bf494c2c2e8cbfe674b7e471f80;hp=3b6e0244e0285f13f39d74a52376093a4518fc80;hpb=c7b6526a196a47527ef4d6b3446d3e22e4f93d5b;p=catagits%2FCatalyst-Plugin-Authentication.git diff --git a/Makefile.PL b/Makefile.PL index 3b6e024..d8bce15 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,7 +16,7 @@ requires 'Class::Inspector'; requires 'MRO::Compat'; requires 'Catalyst::Plugin::Session' => '0.10'; -test_requires 'Test::More'; +test_requires 'Test::More' => '0.88'; test_requires 'Test::Exception'; test_requires 'Class::MOP'; test_requires 'Moose';