added suggested cart package
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
"phpunit/phpunit": "^10.1",
|
"phpunit/phpunit": "^10.1",
|
||||||
"cakephp/migrations": "^4.0.0"
|
"cakephp/migrations": "^4.0.0"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"hi-powered-dev/cake-carts": "Allow users to add products/SKUs to a cart"
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"CakeProducts\\": "src/"
|
"CakeProducts\\": "src/"
|
||||||
|
|||||||
Reference in New Issue
Block a user