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

This commit is contained in:
2026-03-21 01:30:06 -07:00
parent d06f9481f6
commit ec0e844332

View File

@@ -10,7 +10,7 @@
"require-dev": {
"phpunit/phpunit": "^10.3",
"php-collective/decimal-object": "^1.3",
"cakephp/migrations": "^4.0.0",
"cakephp/migrations": "^4.5.0",
"phpstan/phpstan": "^2.1",
"dereuromark/composer-prefer-lowest": "^0.1.10",
"cakedc/cakephp-phpstan": "^4.1",