From d4f43db612ea3b0b8998bb911cc6d3be69fd2035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 22:22:50 -0400 Subject: [PATCH] chore(deps): update all non-major dependencies (#192) --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index b33c6a2..a50189a 100644 --- a/composer.json +++ b/composer.json @@ -84,10 +84,10 @@ "jane-php/open-api-runtime": "^7.1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "3.61.1", + "friendsofphp/php-cs-fixer": "3.64.0", "overtrue/phplint": "9.4.1", - "phpstan/phpstan": "1.11.9", - "phpunit/phpunit": "10.5.29", + "phpstan/phpstan": "1.12.0", + "phpunit/phpunit": "10.5.30", "squizlabs/php_codesniffer": "3.10.2" } }