upgrade migrations plugin to 4.5 to fix base migratino not found error on setup-lowest tests

This commit is contained in:
bs
2026-02-14 01:08:57 -08:00
parent a23df039db
commit d19932eccd
4 changed files with 6 additions and 65 deletions
+1 -1
View File
@@ -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",