diff --git a/composer.json b/composer.json index 83c9b57..a2d09d4 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "testcontainers/testcontainers": "1.0.8" }, "require-dev": { - "phpstan/phpstan": "2.1.44", + "phpstan/phpstan": "2.1.46", "phpunit/phpunit": "11.5.50", "rector/rector": "2.4.0", "symplify/easy-coding-standard": "13.0.4" diff --git a/composer.lock b/composer.lock index 0be9c0d..c754bea 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": "aff7a7c0cd8db213f359f75e82fcc8d3", + "content-hash": "6257dc0cda2a89ecb9a8a69452537fba", "packages": [ { "name": "beluga-php/docker-php", @@ -2615,11 +2615,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.44", + "version": "2.1.46", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4a88c083c668b2c364a425c9b3171b2d9ea5d218", - "reference": "4a88c083c668b2c364a425c9b3171b2d9ea5d218", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", + "reference": "a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", "shasum": "" }, "require": { @@ -2664,7 +2664,7 @@ "type": "github" } ], - "time": "2026-03-25T17:34:21+00:00" + "time": "2026-04-01T09:25:14+00:00" }, { "name": "phpunit/php-code-coverage",