Skip to content

Commit

Permalink
Fix version cakephp 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-fathi committed Apr 11, 2017
1 parent f8ea642 commit 2f29fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ recommend using the [app skeleton](https://github.com/cakephp/app) as
a starting point. For existing applications you can run the following:

``` bash
$ composer require cakephp/cakephp:"~3.3"
$ composer require cakephp/cakephp:"~3.4"
```

## Running Tests
Expand Down

0 comments on commit 2f29fc4

Please sign in to comment.