Skip to content

Commit

Permalink
remove Search::Elasticsearch prereq
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Jun 15, 2017
1 parent 5b03bdf commit 55b52f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpanfile
Expand Up @@ -13,7 +13,6 @@ requires 'Catalyst::Plugin::ConfigLoader';
requires 'Catalyst::Plugin::Static::Simple';
requires 'Catalyst::TraitFor::Request::REST::ForBrowsers';
requires 'Catalyst::View::JSON';
requires 'Catalyst::View::TT::Alloy';
requires 'CatalystX::Fastly::Role::Response', '0.06';
requires 'CatalystX::RoleApplicator';
requires 'Config::General';
Expand Down Expand Up @@ -78,7 +77,6 @@ requires 'Plack::Test';
requires 'Ref::Util', '>= 0.008';
requires 'Regexp::Common';
requires 'Regexp::Common::time';
requires 'Search::Elasticsearch', '== 2.03';
requires 'Starman', '>= 0.4008';
requires 'Template::Alloy';
requires 'Template::Plugin::Comma';
Expand Down

0 comments on commit 55b52f1

Please sign in to comment.