From: Florian Ragwitz Date: Tue, 2 Mar 2010 17:01:43 +0000 (+0100) Subject: Revert "removed Catalyst::Action::REST dependency" X-Git-Tag: 2.002001~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=commitdiff_plain;h=3430f503dffc839d6ab693615bbec5bb60f24d07 Revert "removed Catalyst::Action::REST dependency" This reverts commit bacc415e2d39a141a3d9c2766da6454906e952f7. We still want to deserialize shit. --- diff --git a/dist.ini b/dist.ini index 34c2a89..c6ffe69 100644 --- a/dist.ini +++ b/dist.ini @@ -23,6 +23,7 @@ DBIx::Class::TimeStamp = 0.12 Catalyst::Runtime = 5.7010 Catalyst::Controller::ActionRole = 0 Catalyst::ActionRole::MatchRequestMethod = 0 +Catalyst::Action::REST = 0.83 CGI::Expand = 2.02 JSON::Any = 1.19 Test::Deep = 0.104