Skip to content

Commit e8ccd25

Browse files
authored
Update version in README, mention previous versions
1 parent e9665ba commit e8ccd25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
[![Quality Score][ico-code-quality]][link-code-quality]
88
[![Total Downloads][ico-downloads]][link-downloads]
99

10-
This is a simple component for CakePHP 4 which injects pagination information
10+
This is a simple component for CakePHP 4.2+ which injects pagination information
1111
from CakePHP's Paginator into serialized JsonView and XmlView responses.
1212

13+
See `1.x` and `2.x` releases and branches of this plugin for support of previous versions of CakePHP before `4.2`.
14+
1315
## Install
1416

1517
Via Composer

0 commit comments

Comments
 (0)