Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies phoenix to 1.7.10 and phoenix_html to 4.0 #27

Closed
wants to merge 1 commit into from
Closed

Update dependencies phoenix to 1.7.10 and phoenix_html to 4.0 #27

wants to merge 1 commit into from

Conversation

patrols
Copy link

@patrols patrols commented Jan 11, 2024

Update phoenix dependencies to be compatible with phoenix_html 4.0

See changelog

@patrols patrols changed the title Update phoenix to 1.7.10 and phoenix_html to 4.0 Update dependencies phoenix to 1.7.10 and phoenix_html to 4.0 Jan 11, 2024
@sloanelybutsurely
Copy link
Owner

@patrols can you please what minimum OTP and Elixir versions are needed to support this dependency upgrade?

@phcurado
Copy link
Contributor

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.

@sloanelybutsurely
Copy link
Owner

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

@phcurado
Copy link
Contributor

opened here

@patrols patrols deleted the deps/update-phoenix-html-4.0 branch March 18, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants