Skip to content

Commit 39e09f8

Browse files
committed
Updated readme for 4.x
1 parent 32c6e73 commit 39e09f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ lazily load association data by accessessing the property, without using
1313

1414
Requirements
1515

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

1919
`$ composer require jeremyharris/cakephp-lazyload`
2020

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

2323
## Usage
2424

0 commit comments

Comments
 (0)