Skip to content

Commit

Permalink
add missing CatalystX::Fastly::Role::Response prereq
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Oct 10, 2024
1 parent e747551 commit e42e650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ use strict;
use warnings;
requires 'perl' => 'v5.22';

requires 'CatalystX::Fastly::Role::Response' => '0.07';
requires 'Config::ZOMG' => '1.000000';
requires 'Crypt::URandom' => '0.39';
requires 'Log::Any' => '1.717';
Expand Down

0 comments on commit e42e650

Please sign in to comment.