ueberauth / guardian_phoenix

A collection of helpers for when using Guardian with Phoenix
MIT License
45 stars 10 forks source link

bump phoenix to 1.6 #11

Closed taylordowns2000 closed 3 years ago

taylordowns2000 commented 3 years ago

I ran into some upgrade troubles related to the underlying deps in guardian_phoenix when going for phoenix 1.6. This PR specifies {:phoenix, "~> 1.6"} and upgrades a few dependents.