remove min stablility dev
This commit is contained in:
+1
-2
@@ -3,7 +3,6 @@
|
||||
"description": "A CakePHP plugin for storing entities in carts",
|
||||
"type": "cakephp-plugin",
|
||||
"license": "MIT",
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"dereuromark/cakephp-tools": "^3.9",
|
||||
@@ -18,7 +17,7 @@
|
||||
"cakedc/cakephp-phpstan": "^4.1",
|
||||
"cakephp/authentication": "^3.0",
|
||||
"fig-r/psr2r-sniffer": "^2.7",
|
||||
"cakephp/authorization": "3.x-dev"
|
||||
"cakephp/authorization": "^3.0"
|
||||
},
|
||||
"suggest": {
|
||||
"hi-powered-dev/cake-products": "Manage products and SKUs with a heirarhical category structure, includes attributes and variants"
|
||||
|
||||
Reference in New Issue
Block a user