Skip to content

Commit fac608f

Browse files
committed
Add cakephp-plugin type to composer.json
1 parent 40cbff3 commit fac608f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "bcrowe/cakephp-api-pagination",
33
"description": "This packages provides a CakePHP component that adds pagination to your API responses.",
4+
"type": "cakephp-plugin",
45
"keywords": [
56
"cakephp", "api", "pagination"
67
],

0 commit comments

Comments
 (0)