Bump Apache version dep
[catagits/Catalyst-Runtime.git] / Makefile.PL
index d5fe2ad..344dc71 100644 (file)
@@ -34,7 +34,7 @@ requires 'Module::Install::Admin' => '0.45';
 
 feature 'Apache/mod_perl Support',
   -default                   => 0,
-  'Catalyst::Engine::Apache' => '1.03';
+  'Catalyst::Engine::Apache' => '1.05';
 
 feature 'FastCGI Support', -default => 0, 'FCGI' => 0, 'FCGI::ProcManager' => 0;