From 9ff31c988b844aa825c935a9de5e542b7cae0c0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 13:59:19 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 36fdd6a..e63acfb 100644 --- a/composer.json +++ b/composer.json @@ -86,8 +86,8 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.64.0", "overtrue/phplint": "9.5.3", - "phpstan/phpstan": "1.12.6", - "phpunit/phpunit": "10.5.36", + "phpstan/phpstan": "1.12.7", + "phpunit/phpunit": "10.5.37", "squizlabs/php_codesniffer": "3.10.3" } }