Merge branch 'develop' into issue/1383
This commit is contained in:
commit
5876a9cb79
55 changed files with 1159 additions and 417 deletions
1
mix.exs
1
mix.exs
|
|
@ -100,6 +100,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:plug_cowboy, "~> 2.0"},
|
||||
{:phoenix_pubsub, "~> 1.1"},
|
||||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_enum, "~> 1.4"},
|
||||
{:ecto_sql, "~> 3.2"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:oban, "~> 0.12.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue