X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=95a2c57968d6f21db5f34f8c7ccd2b7b1c0b0628;hb=e6f558aafe4b1156d7823193a1659bef559d185c;hp=dc912f4f6ac922d613ce8e22d202aaa455f3b79d;hpb=a6a8f29d3a4b04fc10e12e522380f0a1f8016a04;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/Makefile.PL b/Makefile.PL index dc912f4..95a2c57 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ requires( 'Catalyst::Plugin::Authentication' => '0.10003' ); #requires('Catalyst::Model::LDAP'); build_requires('Net::LDAP::Server::Test' => '0.07'); -build_requires('Test::More'); +build_requires('Test::More', '0.88'); build_requires('Test::MockObject'); build_requires('Test::Exception');