stavro / arc

:paperclip: Flexible file upload and attachment library for Elixir
1.16k stars 210 forks source link

upgrade httpoison to remove the conflicts with other packages #266

Closed mido18 closed 5 years ago

mido18 commented 5 years ago

upgrade httpoison to remove the conflicts with other packages who require httpoison >= 1.0 with the ability to still work with httpoison 0.X

stavro commented 5 years ago

Removed and replaced with Hackney instead