-
-
Save Tim-Machine/be159a117c3c86b4465ee407a059ac64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| adding this package to phoenix https://hex.pm/packages/velkoz causing this error :: | |
| Conflict on poison from 1.5.0 to 1.5.2 | |
| ecto 1.1.5: ~> 1.0 | |
| phoenix 1.1.4: ~> 1.5 or ~> 2.0 | |
| phoenix_ecto 2.0.1: ~> 1.3 | |
| velkoz 1.0.1: ~> 2.0 | |
| Conflict on poison from 2.0.0 to 2.1.0 | |
| phoenix 1.1.4: ~> 1.5 or ~> 2.0 | |
| phoenix_ecto 2.0.0, 2.0.1: ~> 1.3 | |
| You can see Velkoz's deps here | |
| https://github.com/tesseract-tech/velkoz/blob/master/mix.exs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment