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 76d54e9 commit f670df1Copy full SHA for f670df1
mix.exs
@@ -46,6 +46,7 @@ defmodule Tunez.MixProject do
46
{:ash_postgres, "~> 2.0"},
47
{:sourceror, "~> 1.8", only: [:dev, :test]},
48
{:ash, "~> 3.0"},
49
+ # {:ash, github: "ash-project/ash", branch: "main", override: true},
50
{:phoenix, "~> 1.8.0", override: true},
51
{:phoenix_ecto, "~> 4.5"},
52
{:ecto_sql, "~> 3.10"},
0 commit comments