update phpunit to 10.3
Some checks failed
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m8s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 3m21s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 14m18s
CI / testsuite (mysql, 8.2, ) (push) Successful in 14m19s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 4m11s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 18m4s
CI / Coding Standard & Static Analysis (push) Failing after 8m35s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 21m13s

This commit is contained in:
2026-01-23 23:52:12 -08:00
parent 2be8341cf9
commit 99beeecb84

View File

@@ -11,7 +11,7 @@
"cakephp/cakephp": "^5.1" "cakephp/cakephp": "^5.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^10.1", "phpunit/phpunit": "^10.3",
"cakephp/migrations": "^4.0.0", "cakephp/migrations": "^4.0.0",
"phpstan/phpstan": "^2.1", "phpstan/phpstan": "^2.1",
"dereuromark/composer-prefer-lowest": "^0.1.10", "dereuromark/composer-prefer-lowest": "^0.1.10",