From 2987c141485979c911a9da275c316567442a8190 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 25 Apr 2018 12:11:16 -0400 Subject: Bug 1456529 - Support SameSite attribute on session cookies --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 4cea5b066..96e340b4f 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,7 +34,7 @@ BEGIN { # PREREQ_PM my %requires = ( 'Algorithm::BloomFilter' => '0.02', - 'CGI' => '3.51', + 'CGI' => '4.31', 'CPAN::Meta::Prereqs' => '2.132830', 'CPAN::Meta::Requirements' => '2.121', 'Class::XSAccessor' => '1.18', -- cgit v1.2.3-24-g4f1b