diff --git a/composer.lock b/composer.lock index f3af8c1a..3706a712 100644 --- a/composer.lock +++ b/composer.lock @@ -3202,16 +3202,16 @@ }, { "name": "phpstan/phpstan-webmozart-assert", - "version": "1.2.4", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-webmozart-assert.git", - "reference": "d1ff28697bd4e1c9ef5d3f871367ce9092871fec" + "reference": "c1739d090e44b82b41b8e32f429fa68ddc28072a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-webmozart-assert/zipball/d1ff28697bd4e1c9ef5d3f871367ce9092871fec", - "reference": "d1ff28697bd4e1c9ef5d3f871367ce9092871fec", + "url": "https://api.github.com/repos/phpstan/phpstan-webmozart-assert/zipball/c1739d090e44b82b41b8e32f429fa68ddc28072a", + "reference": "c1739d090e44b82b41b8e32f429fa68ddc28072a", "shasum": "" }, "require": { @@ -3247,9 +3247,9 @@ "description": "PHPStan webmozart/assert extension", "support": { "issues": "https://github.com/phpstan/phpstan-webmozart-assert/issues", - "source": "https://github.com/phpstan/phpstan-webmozart-assert/tree/1.2.4" + "source": "https://github.com/phpstan/phpstan-webmozart-assert/tree/1.2.6" }, - "time": "2023-02-21T20:34:19+00:00" + "time": "2024-03-30T14:14:20+00:00" }, { "name": "phpunit/php-code-coverage",