Skip to content

Commit 8812850

Browse files
authored
Updated cake version on readme
1 parent 91c4fcc commit 8812850

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
@@ -21,7 +21,7 @@ recommend using the [app skeleton](https://github.com/cakephp/app) as
2121
a starting point. For existing applications you can run the following:
2222

2323
``` bash
24-
$ composer require cakephp/cakephp:"~3.2"
24+
$ composer require cakephp/cakephp:"~3.3"
2525
```
2626

2727
## Running Tests

0 commit comments

Comments
 (0)