From a6b728b62efa909b69d9a306e1a955c9d1213446 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 16 Feb 2026 01:02:01 +0900 Subject: feat: update dependencies --- composer.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index b272602..4167646 100644 --- a/composer.json +++ b/composer.json @@ -14,14 +14,17 @@ "Nsfisis\\Waddiwasi\\Tests\\": "tests/src/" } }, + "require": { + "php": ">=8.4" + }, "require-dev": { "m3m0r7/rubyvm-on-php": "^0.3.3", - "phpstan/phpstan": "^2.1.17", - "phpstan/phpstan-deprecation-rules": "^2.0.3", - "phpstan/phpstan-strict-rules": "^2.0.4", - "phpunit/phpunit": "^12.2.6", + "phpstan/phpstan": "^2.1.39", + "phpstan/phpstan-deprecation-rules": "^2.0.4", + "phpstan/phpstan-strict-rules": "^2.0.10", + "phpunit/phpunit": "^12.5.11", "reliforp/reli-prof": "0.12.x-dev", - "symplify/easy-coding-standard": "^12.5.20" + "symplify/easy-coding-standard": "^12.6.2" }, "config": { "preferred-install": "dist", -- cgit v1.3-1-g0d28