dist.ini
changeset 57 cebbfcd7deff
parent 56 2a4d97741155
child 65 d1288f69bfed
--- a/dist.ini	Sun Jan 25 22:48:47 2015 +0100
+++ b/dist.ini	Mon Jan 26 00:48:15 2015 +0100
@@ -21,8 +21,8 @@
 format = %-9v %{yyyy-MM-dd}d
 
 [Prereqs]
-Mojolicious     = >= 5.48
-Mojolicious::Plugin::BootstrapPagination = 0.0.9
+Mojolicious     = 5.48
+Mojolicious::Plugin::BootstrapPagination = 0.12
 UUID = 0.0.3
 [Prereqs / RuntimeRecommends]
 ; Gearman Queue (also contains the Worker class)
@@ -31,6 +31,9 @@
 DBIx::Class::DeploymentHandler = 0.002000
 DBIx::Class = 0.08196
 DBIx::Class::Candy = 0.002100
+; For search field (only for SQL)
+Search::Query = 0.300
+Search::Query::Dialect::DBIxClass = 0.005
 ; PostgreSQL
 DateTime::Format::Pg = 0
 DBD::Pg = 0