From 92cf2cc1303caa8712f4070cf600a97e3637a730 Mon Sep 17 00:00:00 2001 From: smiley Date: Thu, 9 Oct 2025 22:42:36 +0200 Subject: [PATCH] :octocat: dependency update --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 62d61be48..961d0f5a7 100644 --- a/composer.json +++ b/composer.json @@ -59,11 +59,11 @@ "phpbench/phpbench": "^1.4", "phpunit/phpunit": "^11.5", "phpmd/phpmd": "^2.15", - "phpstan/phpstan": "^2.1.17", - "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan": "^2.1.28", + "phpstan/phpstan-deprecation-rules": "^2.0.3", "setasign/fpdf": "^1.8.6", - "slevomat/coding-standard": "^8.19", - "squizlabs/php_codesniffer": "^3.13" + "slevomat/coding-standard": "^8.23", + "squizlabs/php_codesniffer": "^4.0" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",