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 bad6afa commit 808cd55Copy full SHA for 808cd55
README.md
@@ -48,7 +48,7 @@ The recommended way to install SQL Query Builder is through [Composer](http://ge
48
```json
49
{
50
"require": {
51
- "nilportugues/sql-query-builder": "1.0.0"
+ "nilportugues/sql-query-builder": "dev-master"
52
}
53
54
```
0 commit comments