set swoosh version
This commit is contained in:
parent
15b8446cdb
commit
ed881247b7
2 changed files with 10 additions and 13 deletions
7
mix.exs
7
mix.exs
|
|
@ -152,11 +152,8 @@ defmodule Pleroma.Mixfile do
|
|||
ref: "f63a705f92c26955977ee62a313012e309a4d77a"},
|
||||
{:cors_plug, "~> 1.5"},
|
||||
{:web_push_encryption, "~> 0.2.1"},
|
||||
{:swoosh,
|
||||
git: "https://github.com/swoosh/swoosh.git",
|
||||
ref: "c96e0ca8a00d8f211ec1f042a4626b09f249caa5",
|
||||
override: true},
|
||||
{:phoenix_swoosh, "~> 0.2"},
|
||||
{:swoosh, "~> 1.0"},
|
||||
{:phoenix_swoosh, "~> 0.3"},
|
||||
{:gen_smtp, "~> 0.13"},
|
||||
{:ex_syslogger, "~> 1.4"},
|
||||
{:floki, "~> 0.25"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue