summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5c4c816..002bcd7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,7 +7,7 @@ WriteMakefile(
VERSION_FROM => 'PayflowPro.pm',
PREREQ_PM => {
Business::OnlinePayment => '3',
- Business::OnlinePayment::HTTPS => '0.05',
+ Business::OnlinePayment::HTTPS => '0.06',
CGI => 0,
Digest::MD5 => 0,
},