Skip to content

Commit 52d3ed9

Browse files
committed
Updated README.md
1 parent 755e7a7 commit 52d3ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The recommended way to install reactphp-mysql is through [composer](http://getco
88
```
99
{
1010
"require": {
11-
"react/mysql": "dev-master"
11+
"react/mysql": "0.2.*"
1212
}
1313
}
1414
```

0 commit comments

Comments
 (0)