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 e113dd9 commit 6e63371Copy full SHA for 6e63371
README.md
@@ -26,7 +26,7 @@ You should use composer/packagist now @ https://packagist.org/packages/dereuroma
26
"dereuromark/cakephp-tools": "[version].*"
27
}
28
```
29
-With `0.5` as `[version]`, for example, it would be: `0.5.*`.
+With `0.7` as `[version]`, for example, it would be: `0.7.*`.
30
The `*` asserts that you get all bugfix versions if existing.
31
32
That's it. It should be up and running.
0 commit comments