We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e479b commit 6e95b57Copy full SHA for 6e95b57
source/index.md
@@ -30,7 +30,7 @@ The preferred method of installing this library is with
30
[Composer](https://getcomposer.org/) by running the following from your project
31
root:
32
33
- $ composer require "mongodb/mongodb=^0.2.0"
+ $ composer require "mongodb/mongodb=^1.0.0@alpha"
34
35
## Generated API Docs
36
0 commit comments