update phpunit to 10.3

This commit is contained in:
bs
2026-01-23 23:52:12 -08:00
parent 2be8341cf9
commit 99beeecb84
+1 -1
View File
@@ -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",