Closed patrols closed 7 months ago
@patrols can you please what minimum OTP and Elixir versions are needed to support this dependency upgrade?
I think adding both versions on deps would fix this:
{:phoenix_html, "~> 3.0 or ~> 4.0", optional: true},
@sloanelybutsurely I can open another PR or we fix this one? Without this change we can't upgrade phoenix version to the lastest.
I think adding both versions on deps would fix this:
{:phoenix_html, "~> 3.0 or ~> 4.0", optional: true},
@sloanelybutsurely I can open another PR or we fix this one? Without this change we can't upgrade phoenix version to the lastest.
@phcurado please feel free to open another PR with your suggested change
Update phoenix dependencies to be compatible with
phoenix_html
4.0See changelog