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 e4a1ec9 commit 431b8a1Copy full SHA for 431b8a1
mix.exs
@@ -55,7 +55,7 @@ defmodule Backpex.MixProject do
55
{:money, "~> 1.13"},
56
57
# phoenix
58
- {:phoenix, "~> 1.7"},
+ {:phoenix, ">= 1.7.6 and < 1.9.0"},
59
{:phoenix_html, "~> 4.1"},
60
{:phoenix_html_helpers, "~> 1.0"},
61
{:phoenix_live_view, "~> 1.0"},
0 commit comments