require cake migrations

This commit is contained in:
2025-03-27 21:05:38 -07:00
parent b1793ce48d
commit f4b36cf122

View File

@@ -6,6 +6,7 @@
"require": {
"php": ">=8.1",
"dereuromark/cakephp-tools": "^3.9",
"cakephp/migrations": "^4.0.0",
"cakephp/cakephp": "^5.0.1"
},
"require-dev": {