Skip to content

Commit

Permalink
Updated readme for 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharris committed Feb 20, 2020
1 parent 32c6e73 commit 39e09f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ lazily load association data by accessessing the property, without using

Requirements

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

`$ composer require jeremyharris/cakephp-lazyload`

For older versions of the CakePHP ORM, please use version `2.0.x`.
For older versions of the CakePHP ORM, look at older releases of this library.

## Usage

Expand Down

0 comments on commit 39e09f8

Please sign in to comment.