We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79c0b6 commit 4819b63Copy full SHA for 4819b63
1 file changed
mix.exs
@@ -130,7 +130,7 @@ defmodule AshAuthentication.Phoenix.MixProject do
130
# Run "mix help deps" to learn about dependencies.
131
defp deps do
132
[
133
- {:ash_authentication, "~> 5.0.0-rc.2", override: true},
+ {:ash_authentication, "~> 5.0.0-rc.2"},
134
{:ash_phoenix, "~> 2.3 and >= 2.3.11"},
135
{:ash, "~> 3.0"},
136
{:jason, "~> 1.0"},
0 commit comments