Skip to content

Commit d9e70a3

Browse files
committed
Ignore WithCSRFProtection 1.02 for now
1 parent 96dd308 commit d9e70a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpanfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ requires 'Log::Dispatchouli';
3535
requires 'Module::Signature';
3636
requires 'MojoX::Log::Dispatch::Simple';
3737
requires 'Mojolicious';
38-
requires 'Mojolicious::Plugin::WithCSRFProtection', '1.02';
38+
requires 'Mojolicious::Plugin::WithCSRFProtection'; #, '1.02';
3939
requires 'Net::SSLeay', '1.49';
4040
requires 'Parallel::Runner';
4141
requires 'Parse::CPAN::Packages';

0 commit comments

Comments
 (0)