phpstan cakdc require dev
Some checks failed
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Failing after 3m15s

This commit is contained in:
2026-01-23 17:17:18 -08:00
parent 03d3a84633
commit 31bf24fd37

View File

@@ -12,7 +12,8 @@
"php-collective/decimal-object": "^1.3",
"cakephp/migrations": "^4.0.0",
"phpstan/phpstan": "^2.1",
"dereuromark/composer-prefer-lowest": "^0.1.10"
"dereuromark/composer-prefer-lowest": "^0.1.10",
"cakedc/cakephp-phpstan": "^4.1"
},
"suggest": {
"dereuromark/cakephp-geo": "^3.2"