X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=002bcd72671656d3bf6e222330e521942efce0b0;hb=a1e29f0c0180cfe72774d8454580113a5ead75c7;hp=5c4c8160b25a4bc2bd298590f19e82e68442eabf;hpb=4fc83ea860f83888637ea8ede6dbb7c9b7f7468d;p=Business-OnlinePayment-PayflowPro.git 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, },