X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=71b477fc81e6cbe623a44df8472ed8a341a106e3;hb=87bf71d54c0e5bd50700d8e3be59b79e9b670012;hp=1c3fdf67603481c9a7136a50f02496b7a8f43164;hpb=665f62861f11befaaba1f6b9bae1b32bb650588a;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',