Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zunnu committed Jun 15, 2024
1 parent d599cf4 commit e513d40
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ AssociationsDebugger is a plugin that is made for debugging associations.
The point of this plugin is to quickly show different associations of your CakePHP application without you needing to browse through the model files.

CakePHP 3.x version can be found [here](https://github.com/zunnu/associations-debugger/tree/3.x)
CakePHP 4.x version can be found [here](https://github.com/zunnu/associations-debugger/tree/4.x)

![Example](https://i.giphy.com/media/LylyHkulR8xTpDrapb/giphy.webp)

## Requirements
* CakePHP 4.x
* PHP 7.2 >
* CakePHP 5.x
* PHP 8.1 >

## Installing Using [Composer][composer]

Expand Down

0 comments on commit e513d40

Please sign in to comment.