aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-04-30 17:18:53 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-04-30 17:18:53 +0000
commit83529ec10275fa6aef95000ccb1f846b16a7e396 (patch)
treeb16d36df36190175d072da2100206df507c81fd6 /Makefile.PL
parent49a473c8a270f2d8fedacce3e52aed46e1d076dd (diff)
downloadreaction-83529ec10275fa6aef95000ccb1f846b16a7e396.tar.gz
reaction-83529ec10275fa6aef95000ccb1f846b16a7e396.zip
changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiot
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 25a2155..cf1a802 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,7 +8,7 @@ perl_version '5.008001';
author 'Matt S Trout <mst@shadowcat.co.uk>';
all_from 'lib/Reaction.pm';
-requires 'Catalyst' => '5.80001';
+requires 'Catalyst' => '5.80002';
requires 'Catalyst::Component::ACCEPT_CONTEXT' => '0.05';
requires 'Catalyst::Component::InstancePerContext' => '0.001001';
requires 'Catalyst::Model::DBIC::Schema' => '0.23';