Skip to content

Commit 8a2d786

Browse files
committed
Update README and composer tags for CakePHP 4
1 parent b8f1af7 commit 8a2d786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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 3 which injects pagination information
10+
This is a simple component for CakePHP 4 which injects pagination information
1111
from CakePHP's Paginator into serialized JsonView and XmlView responses.
1212

1313
## Install

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "CakePHP 4 plugin that injects pagination information into API responses.",
44
"type": "cakephp-plugin",
55
"keywords": [
6-
"cakephp", "api", "pagination", "cakephp3"
6+
"cakephp", "api", "pagination", "cakephp3", "cakephp4"
77
],
88
"homepage": "https://github.com/bcrowe/cakephp-api-pagination",
99
"license": "MIT",

0 commit comments

Comments
 (0)