Skip to content

Install documentation aligned to latest version #314

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

Closed

Conversation

pierpaolocira
Copy link

Just to be sure README.md does report the latest versions (and avoiding users to install an old one).

@@ -36,7 +36,7 @@ The preferred method of installing this library is with
[Composer](https://getcomposer.org/) by running the following from your project
root:

$ composer require "mongodb/mongodb=^1.0.0"
$ composer require "mongodb/mongodb=^1.1.0"
Copy link
Member

Choose a reason for hiding this comment

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

This example would still install the latest stable release (1.1.0 at the time of this writing), due to the caret operator. That said, it is odd to have outdated versions referenced in the documentation, so I've removed all references to versions entirely in #315.

Thanks for bringing this to our attention.

Copy link
Author

Choose a reason for hiding this comment

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

Yes, you are right: in any case it could be misleading. Now it's better. Thank you

@jmikola jmikola closed this Dec 19, 2016
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.

2 participants