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
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:
@@ -11,7 +11,7 @@
|
||||
"cakephp/cakephp": "^5.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.1",
|
||||
"phpunit/phpunit": "^10.3",
|
||||
"cakephp/migrations": "^4.0.0",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"dereuromark/composer-prefer-lowest": "^0.1.10",
|
||||
|
||||
Reference in New Issue
Block a user