Skip to content

Commit 2c8dccb

Browse files
committed
Update package description and keywords
1 parent f8f9d3e commit 2c8dccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "bcrowe/cakephp-api-pagination",
3-
"description": "This packages provides a CakePHP component that adds pagination to your API responses.",
3+
"description": "CakePHP 3 plugin that injects pagination information into API responses.",
44
"type": "cakephp-plugin",
55
"keywords": [
6-
"cakephp", "api", "pagination"
6+
"cakephp", "api", "pagination", "cakephp3"
77
],
88
"homepage": "https://github.com/bcrowe/cakephp-api-pagination",
99
"license": "MIT",

0 commit comments

Comments
 (0)