X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=71b477fc81e6cbe623a44df8472ed8a341a106e3;hb=89428546a2960837d82e2d5e6935acdc0eb2f902;hp=1c3fdf67603481c9a7136a50f02496b7a8f43164;hpb=2b8cc2f27d0dc881059e55dd6462bb28b7b8e414;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 1c3fdf6..71b477f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,7 +58,7 @@ my $test_requires = { my $runtime_requires = { 'Carp::Clan' => '6.0', 'Class::Accessor::Grouped' => '0.10002', - 'Class::C3::Componentised' => '1.0005', + 'Class::C3::Componentised' => '1.0008', 'Class::Inspector' => '1.24', 'Config::Any' => '0.20', 'Context::Preserve' => '0.01',