require cake migrations
CI / testsuite (pgsql, 8.1, ) (push) Failing after 6m20s Details
CI / testsuite (mysql, 8.1, ) (push) Failing after 14s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 14s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 8m5s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 6m33s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m34s Details
CI / testsuite (sqlite, 8.4, ) (push) Successful in 12m35s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m45s Details

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