Skip to content

Commit 585d892

Browse files
committed
require fixed version of LWP::P::PSGI
1 parent 2dcde70 commit 585d892

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
@@ -11,4 +11,4 @@ requires 'Plack::Middleware::SimpleLogger';
1111
requires 'WWW::Form::UrlEncoded';
1212
requires 'HTTP::Request::Common';
1313
requires 'Plack::Test';
14-
requires 'LWP::Protocol::PSGI';
14+
requires 'LWP::Protocol::PSGI' => '0.10';

0 commit comments

Comments
 (0)