remove unneeded use of Data::Dumper in test case
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
index b5d4b63..2c35516 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = Catalyst-Controller-DBIC-API
-version = 2.004004
+version = 2.006001
 author = Nicholas Perez <nperez@cpan.org>
 author = Luke Saunders <luke.saunders@gmail.com>
 author = Alexander Hartmaier <abraxxa@cpan.org>
@@ -37,9 +37,7 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalys
 [Prereqs]
 perl = 5.008006
 DBIx::Class = 0.08103
-Catalyst::Runtime = 5.7010
-Catalyst::Controller::ActionRole = 0
-Catalyst::ActionRole::MatchRequestMethod = 0
+Catalyst::Runtime = 5.90020
 Catalyst::Action::Serialize = 0.83
 CGI::Expand = 2.02
 JSON = 2.50
@@ -51,3 +49,4 @@ MooseX::Types::Structured = 0.20
 Test::More = 0.88
 Test::Deep = 0.104
 Test::WWW::Mechanize::Catalyst = 0.37
+Data::Printer = 0.35