diff --git a/composer.lock b/composer.lock index 917b9c5..2267abc 100644 --- a/composer.lock +++ b/composer.lock @@ -1496,16 +1496,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.2", + "version": "2.1.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a" + "reference": "451b17f9665481ee502adc39be987cb71067ece2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/451b17f9665481ee502adc39be987cb71067ece2", + "reference": "451b17f9665481ee502adc39be987cb71067ece2", "shasum": "" }, "require": { @@ -1550,7 +1550,7 @@ "type": "github" } ], - "time": "2025-01-21T14:54:06+00:00" + "time": "2025-02-13T12:49:56+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -4319,8 +4319,8 @@ "stability-flags": { "friendsofphp/php-cs-fixer": 0, "phpstan/extension-installer": 0, - "phpstan/phpstan": 0, - "phpstan/phpstan-phpunit": 0 + "phpstan/phpstan-phpunit": 0, + "phpunit/phpunit": 0 }, "prefer-stable": false, "prefer-lowest": false,