diff --git a/api/composer.json b/api/composer.json index f6eb17f15e..a3cfdaff32 100644 --- a/api/composer.json +++ b/api/composer.json @@ -70,7 +70,7 @@ "hautelook/alice-bundle": "2.17.2", "justinrainbow/json-schema": "6.6.4", "php-coveralls/php-coveralls": "2.9.1", - "phpstan/phpstan": "2.1.34", + "phpstan/phpstan": "2.1.35", "phpunit/phpunit": "12.5.6", "rector/rector": "2.3.2", "psalm/phar": "6.14.3", diff --git a/api/composer.lock b/api/composer.lock index ec61fc062e..f2f53cdc7b 100644 --- a/api/composer.lock +++ b/api/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": "0e7e80163413e0f0edeacde6f17069fd", + "content-hash": "194b2e4475ae6c584a60f3d1bf603e5a", "packages": [ { "name": "api-platform/doctrine-common", @@ -12974,11 +12974,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.34", + "version": "2.1.35", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/070ba754a949fcade788e16e8dc5a5935b7cf2ee", - "reference": "070ba754a949fcade788e16e8dc5a5935b7cf2ee", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/72f843c7f59d3aac0b7510f5e70913a9b72a8e88", + "reference": "72f843c7f59d3aac0b7510f5e70913a9b72a8e88", "shasum": "" }, "require": { @@ -13023,7 +13023,7 @@ "type": "github" } ], - "time": "2026-01-19T19:52:16+00:00" + "time": "2026-01-20T17:33:48+00:00" }, { "name": "phpunit/php-code-coverage",