Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phoenix 1.2 uses lower version of Poison #181

Closed
wants to merge 2 commits into from

Conversation

equivalent
Copy link

Warn developers that Phoenix 1.2 still uses older Poison than the one recommended by Arc
#180

Warn developers that Phoenix 1.2 still uses older Poison than the one recommended by Arc
stavro#180
README.md Outdated
@@ -25,6 +25,9 @@ defp deps do
end
```

> Note: If you use Arch along Phoenix framework then Phoenix `"=< 1.2"` uses `{:poison, "~> 2.0"}`. Therefore you may want to specify `"poison: "~> 2.1"`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arch should be Arc. Otherwise, thanks for opening this PR as I ran into this specific issue. 👍

@equivalent
Copy link
Author

@rbeene sorry for the typo, fixed ;)

@mmartinson
Copy link
Contributor

Hey @equivalent. This seems to have been stale for 18 months and you've likely moved on, but if you're still using the project and want to contribute, but might considering updating this to mention Phoenix switching to Jason instead of Poison in newer versions as well.

@stavro
Copy link
Owner

stavro commented Oct 4, 2018

Closing this. Would like to move the Jason route as well.

@stavro stavro closed this Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants