From e445c961833c5ab2af841757ab46a7a3d45c033c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:04:50 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- composer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 9b7f5f9..4f7a911 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.75.0", - "overtrue/phplint": "9.6.2", - "phpstan/phpstan": "1.12.25", - "phpunit/phpunit": "10.5.46", - "squizlabs/php_codesniffer": "3.13.0" + "friendsofphp/php-cs-fixer": "3.92.5", + "overtrue/phplint": "9.7.1", + "phpstan/phpstan": "1.12.32", + "phpunit/phpunit": "10.5.60", + "squizlabs/php_codesniffer": "3.13.5" } }