Skip to content

Commit

Permalink
Mentioned older versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharris committed Apr 16, 2018
1 parent 754cae3 commit 03f3ea6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ lazily load association data by accessessing the property, without using

Requirements

- CakePHP ORM (or the full framework) >= 3.1.x, < 4.0.0
- CakePHP ORM (or the full framework) >= 3.6.x, < 4.0.0
- sloth

`$ composer require jeremyharris/cakephp-lazyload`

For older versions of the CakePHP ORM, please use version `2.0.x`.

## Usage

If you have a base entity, add the trait to get lazy loading across
Expand Down

0 comments on commit 03f3ea6

Please sign in to comment.