require cake migrations

This commit is contained in:
Brandon Shipley 2025-03-27 21:05:38 -07:00
parent b1793ce48d
commit f4b36cf122
Signed by: bmfs
GPG Key ID: 14E38571D8BB0DE4
1 changed files with 1 additions and 0 deletions

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": {