Skip to content

Commit 646d75c

Browse files
authored
Update README.md - version map
1 parent 56387e3 commit 646d75c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,16 @@ Now you should have an `assets_assets` and an `assets_phinxlog` table in your da
5353

5454
> Having issues? Check out [this demo app](https://github.com/passchn/cakephp-assets-example-app/) or the [single commits](https://github.com/passchn/cakephp-assets-example-app/commits/main) to see how to setup the plugin.
5555
56+
## CakePHP Version Map
57+
58+
There is no version 1 of this plugin yet. To use it within your project, check the version map:
59+
60+
| Plugin Version | CakePHP Version |
61+
| ---------------| ----------------|
62+
| dev-cake3 | CakePHP 3.x |
63+
| ^0 -> ^0.4 | CakePHP 4.x |
64+
| ^0.5 | CakePHP 5.x |
65+
5666
## Uploading Files
5767

5868
### AssetsController

0 commit comments

Comments
 (0)