composer phpstan update

This commit is contained in:
bs
2026-08-26 20:31:55 -07:00
parent a342d1214a
commit 92264827ae
+1 -1
View File
@@ -10,7 +10,7 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "^10.3", "phpunit/phpunit": "^10.3",
"cakephp/migrations": "^4.0.0", "cakephp/migrations": "^4.0.0",
"phpstan/phpstan": "^2.1", "phpstan/phpstan": "^4.1",
"dereuromark/composer-prefer-lowest": "^0.1.10", "dereuromark/composer-prefer-lowest": "^0.1.10",
"cakedc/cakephp-phpstan": "^4.1", "cakedc/cakephp-phpstan": "^4.1",
"dereuromark/cakephp-captcha": "^2.0", "dereuromark/cakephp-captcha": "^2.0",