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 755e7a7 commit 52d3ed9Copy full SHA for 52d3ed9
README.md
@@ -8,7 +8,7 @@ The recommended way to install reactphp-mysql is through [composer](http://getco
8
```
9
{
10
"require": {
11
- "react/mysql": "dev-master"
+ "react/mysql": "0.2.*"
12
}
13
14
0 commit comments