Object.Fetcher: Fix getting transmogrifier reject reason
[akkoma] / mix.exs
diff --git a/mix.exs b/mix.exs
index 7f8665ea178b4d83189fc1a0398dace0a66c6ec6..ae74f50a3ce3939284e60349d9c221e32a78abef 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -121,6 +121,7 @@ defmodule Pleroma.Mixfile do
       {:phoenix_pubsub, "~> 2.0"},
       {:phoenix_ecto, "~> 4.0"},
       {:ecto_enum, "~> 1.4"},
+      {:ecto_explain, "~> 0.1.2"},
       {:ecto_sql, "~> 3.4.4"},
       {:postgrex, ">= 0.15.5"},
       {:oban, "~> 2.3.4"},