We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a886fb commit d6d0e28Copy full SHA for d6d0e28
src/test/fixtures/mix.exs
@@ -37,7 +37,7 @@ defmodule Fixtures.MixProject do
37
{:phoenix_ecto, "~> 4.6"},
38
{:ecto_sql, "~> 3.11"},
39
{:postgrex, ">= 0.18.0"},
40
- {:phoenix_html, "~> 2.14"},
+ {:phoenix_html, "~> 4.3"},
41
{:phoenix_live_reload, "~> 1.5", only: :dev},
42
{:phoenix_live_dashboard, "~> and 0.8.0 and ~> 0.8.4"},
43
{:telemetry_metrics, "~> 0.6"},
0 commit comments