Skip to content

Commit

Permalink
Upgrades Search::Elasticsearch to 2.02
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Apr 21, 2016
1 parent 1661592 commit c22ac05
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 211 deletions.
2 changes: 1 addition & 1 deletion cpanfile
Expand Up @@ -146,7 +146,7 @@ requires 'Pod::Text';
requires 'Regexp::Common';
requires 'Regexp::Common::time';
requires 'Safe', '2.35'; # bug fixes (used by Parse::PMFile)
requires 'Search::Elasticsearch', '2.00';
requires 'Search::Elasticsearch', '>= 2.02';
requires 'Starman';
requires 'Time::Local';
requires 'Throwable::Error';
Expand Down

0 comments on commit c22ac05

Please sign in to comment.