dist.ini
changeset 93 31013a09b483
parent 78 0ebef32c34af
child 108 e4e5cfaf5814
equal deleted inserted replaced
92:702e246e5c9f 93:31013a09b483
    19 
    19 
    20 [NextRelease]
    20 [NextRelease]
    21 format = %-9v %{yyyy-MM-dd}d
    21 format = %-9v %{yyyy-MM-dd}d
    22 
    22 
    23 [Prereqs]
    23 [Prereqs]
    24 Mojolicious = 5.81
    24 Mojolicious = 6.00
    25 Mojolicious::Plugin::BootstrapPagination = 0.12
    25 Mojolicious::Plugin::BootstrapPagination = 0.12
    26 UUID = 0.0.3
    26 UUID = 0.0.3
    27 Text::Balanced = 0
    27 Text::Balanced = 0
    28 Data::Page = 0
    28 Data::Page = 0
    29 Minion = 2.00
    29 Minion = 4.00
       
    30 Mojo::JSON::MaybeXS = 0
    30 
    31 
    31 [Prereqs / RuntimeRecommends]
    32 [Prereqs / RuntimeRecommends]
    32 ; For search field (only for SQL)
    33 ; For search field (only for SQL)
    33 Search::QueryParser = 0.90
    34 Search::QueryParser = 0.90
    34 Search::QueryParser::Sql = 0.10
    35 Search::QueryParser::Sql = 0.10