diff --git a/composer.json b/composer.json index 65b65f3..e3c74ea 100644 --- a/composer.json +++ b/composer.json @@ -14,10 +14,10 @@ }, "require-dev": { "nextcloud/ocp": "v30.0.5", - "psalm/phar": "6.0.0", + "psalm/phar": "6.5.0", "nextcloud/coding-standard": "v1.3.2", "colinodell/psr-testlogger": "1.3.0", - "phpunit/phpunit": "11.5.3", + "phpunit/phpunit": "11.5.7", "symfony/console": "7.2.1" }, "autoload": {