diff --git a/composer.json b/composer.json index cebeaea..f71f417 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "vitexsoftware/ease-core": "dev-main" }, "require-dev": { - "phpstan/phpstan": "2.2.5", + "phpstan/phpstan": "2.2.7", "phpunit/phpunit": "12.4.3" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index 1390db3..5f2b38a 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": "591c6eed2ec9db151e2421f3592cd2bc", + "content-hash": "e1f2c5e45b690f24c4802c35c2d3babd", "packages": [ { "name": "hsp-dev/huawei-api", @@ -639,11 +639,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.5", + "version": "2.2.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", - "reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/692db47b9dddb0487934e5236e77d48594aef921", + "reference": "692db47b9dddb0487934e5236e77d48594aef921", "shasum": "" }, "require": { @@ -699,7 +699,7 @@ "type": "github" } ], - "time": "2026-07-05T06:31:06+00:00" + "time": "2026-07-29T17:39:32+00:00" }, { "name": "phpunit/php-code-coverage",