You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Phoenix 1.4 project that I tried upgrading to use Phoenix 1.5, but drab holds this back because Phoenix 1.5 requires Phoenix PubSub 2.0, while drab still depends upon phoenix_pubsub ~> 1.0.
The text was updated successfully, but these errors were encountered:
I have a Phoenix 1.4 project that I tried upgrading to use Phoenix 1.5, but drab holds this back because Phoenix 1.5 requires Phoenix PubSub 2.0, while drab still depends upon
phoenix_pubsub ~> 1.0
.The text was updated successfully, but these errors were encountered: