diff --git a/composer.json b/composer.json index ad21af1..a0ec980 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "vitexsoftware/ease-core": "dev-main" }, "require-dev": { - "phpstan/phpstan": "2.1.42", + "phpstan/phpstan": "2.1.46", "phpunit/phpunit": "12.4.3" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index 0ddc32f..98dcf0c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0d5c0166f986c5471b763acf927bc808", + "content-hash": "c64aa05f95b34aa6713d98cc5e2a07ec", "packages": [ { "name": "hsp-dev/huawei-api", @@ -639,11 +639,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.42", + "version": "2.1.46", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1279e1ce86ba768f0780c9d889852b4e02ff40d0", - "reference": "1279e1ce86ba768f0780c9d889852b4e02ff40d0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", + "reference": "a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", "shasum": "" }, "require": { @@ -688,7 +688,7 @@ "type": "github" } ], - "time": "2026-03-17T14:58:32+00:00" + "time": "2026-04-01T09:25:14+00:00" }, { "name": "phpunit/php-code-coverage",