require cartesian product library, product skus add update

This commit is contained in:
2025-09-05 02:51:43 -07:00
parent 9d9c32f0b9
commit 43a7805b5e
4 changed files with 87 additions and 34 deletions

View File

@@ -9,7 +9,8 @@
"dereuromark/cakephp-tools": "^3.9",
"muffin/trash": "^4.2",
"hi-powered-dev/cheese-cake": "dev-prod",
"cakephp/cakephp": "^5.0.1"
"cakephp/cakephp": "^5.0.1",
"bentools/cartesian-product": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "^10.1",