added suggested cart package
CI / testsuite (mysql, 8.2, ) (push) Failing after 5m58s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m23s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m57s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m40s Details

This commit is contained in:
Brandon Shipley 2025-10-11 22:50:44 -07:00
parent 590e7e652c
commit 66db31c7ad
Signed by: bmfs
GPG Key ID: 14E38571D8BB0DE4
1 changed files with 3 additions and 0 deletions

View File

@ -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/"