diff --git a/composer.json b/composer.json index 9434ec6..69604b7 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "bcrowe/cakephp-api-pagination", "description": "This packages provides a CakePHP component that adds pagination to your API responses.", + "type": "cakephp-plugin", "keywords": [ "cakephp", "api", "pagination" ],