minimum stablity=dev (for now)
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s
Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s
Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s
Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s
Details
CI / Coding Standard & Static Analysis (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 4s
Details
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s
Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s
Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s
Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s
Details
CI / Coding Standard & Static Analysis (push) Failing after 0s
Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 4s
Details
This commit is contained in:
parent
80e8ae96a4
commit
3a98baae7c
|
@ -3,6 +3,7 @@
|
||||||
"description": "A CakePHP plugin for managing product catalog(s)",
|
"description": "A CakePHP plugin for managing product catalog(s)",
|
||||||
"type": "cakephp-plugin",
|
"type": "cakephp-plugin",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
"minimum-stability": "dev",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.1",
|
||||||
"dereuromark/cakephp-tools": "^3.9",
|
"dereuromark/cakephp-tools": "^3.9",
|
||||||
|
|
Loading…
Reference in New Issue