Mark Scherer 11 年之前
父节点
当前提交
a90c2edcad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ You should use composer/packagist now @ https://packagist.org/packages/dereuroma
 	"dereuromark/cakephp-tools": "[version].*"
 	"dereuromark/cakephp-tools": "[version].*"
 }
 }
 ```
 ```
-With `0.7` as `[version]`, for example, it would be: `0.7.*`.
+With `0.9` as `[version]`, for example, it would be: `0.9.*`.
 The `*` asserts that you get all bugfix versions if existing.
 The `*` asserts that you get all bugfix versions if existing.
 
 
 That's it. It should be up and running.
 That's it. It should be up and running.