Skip to content

Commit

Permalink
限制Mojolicious的最高冲突版本
Browse files Browse the repository at this point in the history
  • Loading branch information
hexsum committed Sep 30, 2019
1 parent 4bc6e49 commit 17d2837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ requires 'Encode::Locale';
requires 'IO::Socket::SSL', '>= 2.009';
requires 'Mojolicious','>= 8.02';
recommends 'Term::ANSIColor';
conflicts 'Mojolicious','< 8.02';
conflicts 'Mojolicious','>= 8.24';

0 comments on commit 17d2837

Please sign in to comment.