fix migrations error
All checks were successful
CI / testsuite (pgsql, 8.2, ) (push) Successful in 5m45s
CI / testsuite (mysql, 8.2, ) (push) Successful in 5m46s
CI / testsuite (mysql, 8.4, ) (push) Successful in 7m25s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 5m42s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 5m4s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 9m16s
CI / Coding Standard & Static Analysis (push) Successful in 3m55s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m39s
All checks were successful
CI / testsuite (pgsql, 8.2, ) (push) Successful in 5m45s
CI / testsuite (mysql, 8.2, ) (push) Successful in 5m46s
CI / testsuite (mysql, 8.4, ) (push) Successful in 7m25s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 5m42s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 5m4s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 9m16s
CI / Coding Standard & Static Analysis (push) Successful in 3m55s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m39s
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^10.3",
|
"phpunit/phpunit": "^10.3",
|
||||||
"php-collective/decimal-object": "^1.3",
|
"php-collective/decimal-object": "^1.3",
|
||||||
"cakephp/migrations": "^4.0.0",
|
"cakephp/migrations": "^4.5.0",
|
||||||
"phpstan/phpstan": "^2.1",
|
"phpstan/phpstan": "^2.1",
|
||||||
"dereuromark/composer-prefer-lowest": "^0.1.10",
|
"dereuromark/composer-prefer-lowest": "^0.1.10",
|
||||||
"cakedc/cakephp-phpstan": "^4.1",
|
"cakedc/cakephp-phpstan": "^4.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user