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

Allow newer versions of decimal 2.x #263

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

rhcarvalho
Copy link
Contributor

I've been keeping an override in a project to be able to upgrade decimal. Other dependencies related to Phoenix specify ~> 2.0, but recently reading the Elixir forum I realized we can do better:

https://elixirforum.com/t/conflicting-dependencies-and-use-of-the-operator/68207/14?u=rhcarvalho

I've been keeping an override in a project to be able to upgrade `decimal`. Other dependencies related to Phoenix specify `~> 2.0`, but recently reading the Elixir forum I realized we can do better:

https://elixirforum.com/t/conflicting-dependencies-and-use-of-the-operator/68207/14?u=rhcarvalho
@zookzook zookzook merged commit c90199b into zookzook:master Jan 16, 2025
4 of 5 checks passed
@rhcarvalho rhcarvalho deleted the patch-1 branch January 16, 2025 14:35
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.

2 participants