From 43806ead64146d285e846d8809c976b60e8abd87 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 10 Jul 2025 01:21:55 +0900 Subject: feat: update dependencies --- composer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index e937c62..b272602 100644 --- a/composer.json +++ b/composer.json @@ -16,12 +16,12 @@ }, "require-dev": { "m3m0r7/rubyvm-on-php": "^0.3.3", - "phpstan/phpstan": "^1.12.23", - "phpstan/phpstan-deprecation-rules": "^1.2.1", - "phpstan/phpstan-strict-rules": "^1.6.2", - "phpunit/phpunit": "^12.1.0", + "phpstan/phpstan": "^2.1.17", + "phpstan/phpstan-deprecation-rules": "^2.0.3", + "phpstan/phpstan-strict-rules": "^2.0.4", + "phpunit/phpunit": "^12.2.6", "reliforp/reli-prof": "0.12.x-dev", - "symplify/easy-coding-standard": "^12.5.11" + "symplify/easy-coding-standard": "^12.5.20" }, "config": { "preferred-install": "dist", -- cgit v1.2.3-70-g09d2