Skip to content

Commit 6e63371

Browse files
author
Mark Scherer
committed
readme
1 parent e113dd9 commit 6e63371

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
@@ -26,7 +26,7 @@ You should use composer/packagist now @ https://packagist.org/packages/dereuroma
2626
"dereuromark/cakephp-tools": "[version].*"
2727
}
2828
```
29-
With `0.5` as `[version]`, for example, it would be: `0.5.*`.
29+
With `0.7` as `[version]`, for example, it would be: `0.7.*`.
3030
The `*` asserts that you get all bugfix versions if existing.
3131

3232
That's it. It should be up and running.

0 commit comments

Comments
 (0)