Skip to content

Upgrade httpoison dependency #138

@petemcfarlane

Description

@petemcfarlane

Is your feature request related to a problem? Please describe.

Hi, I'm trying to install the configcat dependency to my Elixir project, but get the following error

Resolving Hex dependencies...
Resolution completed in 1.007s
Because your app depends on configcat ~> 4.0.0 which depends on httpoison ~> 1.7, httpoison ~> 1.7 is required.
So, because your app depends on httpoison ~> 2.1, version solving failed.
** (Mix) Hex dependency resolution failed

Describe the solution you'd like

Is there a way we can make the dependency more flexible? for example {:httpoison, "~> 1.7 or ~> 2.0"}

Describe alternatives you've considered

Forking this project?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions