Skip to content

Commit

Permalink
Version is not required in install command.
Browse files Browse the repository at this point in the history
Composer will use latest release.
  • Loading branch information
ADmad committed Mar 1, 2016
1 parent 59b3ec0 commit 0936012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
For CakePHP 3.x compatible version:

```
composer require friendsofcake/crud:~4.2
composer require friendsofcake/crud
```

For CakePHP 2.x compatible version:
Expand Down

0 comments on commit 0936012

Please sign in to comment.