From e3db1c741e5fc1e7789f5c9268030afaf7ffc97a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 07:40:58 -0500 Subject: [PATCH] chore(deps): update all non-major dependencies (#171) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index eb9317c..e210165 100644 --- a/composer.json +++ b/composer.json @@ -85,9 +85,9 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "3.49.0", - "overtrue/phplint": "9.1.0", + "overtrue/phplint": "9.1.2", "phpstan/phpstan": "1.10.57", - "phpunit/phpunit": "10.5.9", + "phpunit/phpunit": "10.5.10", "squizlabs/php_codesniffer": "3.8.1" } }