Update Phoenix to 1.4.8
This commit is contained in:
parent
fb4af26d75
commit
2ad5a8511d
2 changed files with 6 additions and 6 deletions
2
mix.exs
2
mix.exs
|
|
@ -85,7 +85,7 @@ defmodule Pleroma.Mixfile do
|
|||
# Type `mix help deps` for examples and options.
|
||||
defp deps do
|
||||
[
|
||||
{:phoenix, "~> 1.4.1"},
|
||||
{:phoenix, "~> 1.4.8"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:phoenix_pubsub, "~> 1.1"},
|
||||
{:phoenix_ecto, "~> 4.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue