diff --git a/composer.json b/composer.json index 70cb2a2..0b340b8 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,9 @@ "phpunit/phpunit": "^10.1", "cakephp/migrations": "^4.0.0" }, + "suggest": { + "hi-powered-dev/cake-carts": "Allow users to add products/SKUs to a cart" + }, "autoload": { "psr-4": { "CakeProducts\\": "src/"