Skip to content

Commit ea64955

Browse files
authored
Update mix.exs (#165)
1 parent d04200a commit ea64955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ defmodule PhoenixEcto.Mixfile do
2525
],
2626
xref: [
2727
exclude: [
28-
{Ecto.Migrator, :migrations, 2},
28+
{Ecto.Migrator, :migrations, 3},
2929
{Ecto.Migrator, :migrations_path, 1},
3030
{Ecto.Migrator, :run, 4}
3131
]

0 commit comments

Comments
 (0)