We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9665ba commit e8ccd25Copy full SHA for e8ccd25
README.md
@@ -7,9 +7,11 @@
7
[![Quality Score][ico-code-quality]][link-code-quality]
8
[![Total Downloads][ico-downloads]][link-downloads]
9
10
-This is a simple component for CakePHP 4 which injects pagination information
+This is a simple component for CakePHP 4.2+ which injects pagination information
11
from CakePHP's Paginator into serialized JsonView and XmlView responses.
12
13
+See `1.x` and `2.x` releases and branches of this plugin for support of previous versions of CakePHP before `4.2`.
14
+
15
## Install
16
17
Via Composer
0 commit comments