Skip to content

Commit 990097f

Browse files
solnicwhatyouhide
andauthored
Update test_integrations/phoenix_app/mix.exs
Co-authored-by: Andrea Leopardi <[email protected]>
1 parent 351983d commit 990097f

File tree

1 file changed

+1
-1
lines changed
  • test_integrations/phoenix_app

1 file changed

+1
-1
lines changed

test_integrations/phoenix_app/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ defmodule PhoenixApp.MixProject do
3838
{:postgrex, ">= 0.0.0"},
3939
{:phoenix, "~> 1.7.14"},
4040
{:phoenix_html, "~> 4.1"},
41-
{:phoenix_live_view, "~> 1.0", override: true},
41+
{:phoenix_live_view, "~> 1.0"},
4242
{:phoenix_live_reload, "~> 1.2", only: :dev},
4343
{:floki, ">= 0.30.0", only: :test},
4444
{:phoenix_live_dashboard, "~> 0.8.3"},

0 commit comments

Comments
 (0)