upgrade migrations plugin to 4.5 to fix base migratino not found error on setup-lowest tests
Some checks failed
CI / testsuite (pgsql, 8.2, ) (push) Successful in 4m44s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 6m23s
CI / testsuite (mysql, 8.2, ) (push) Successful in 13m40s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 3m27s
CI / testsuite (mysql, 8.4, ) (push) Successful in 18m49s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 7m17s
CI / Coding Standard & Static Analysis (push) Failing after 7m2s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 13m0s
Some checks failed
CI / testsuite (pgsql, 8.2, ) (push) Successful in 4m44s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 6m23s
CI / testsuite (mysql, 8.2, ) (push) Successful in 13m40s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 3m27s
CI / testsuite (mysql, 8.4, ) (push) Successful in 18m49s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 7m17s
CI / Coding Standard & Static Analysis (push) Failing after 7m2s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 13m0s
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.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",
|
||||
|
||||
Reference in New Issue
Block a user