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 8f4cbbb commit 003899fCopy full SHA for 003899f
mix.exs
@@ -48,7 +48,7 @@ defmodule ScrivenerHtml.Mixfile do
48
defp deps do
49
[
50
{:scrivener, "~> 1.2 or ~> 2.0"},
51
- {:phoenix_html, "~> 2.2"},
+ {:phoenix_html, "~> 2.2 or ~> 3.0"},
52
{:phoenix, "~> 1.0 and < 1.6.0", optional: true},
53
{:plug, "~> 1.1"},
54
{:ex_doc, "~> 0.19", only: :dev},
0 commit comments