From 758d0f9636372e858e9512575d715b89b73109e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:46:39 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.2 to 2.1.10 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.2 to 2.1.10. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.1.2...2.1.10) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 917b9c5..9051b6e 100644 --- a/composer.lock +++ b/composer.lock @@ -1496,16 +1496,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.2", + "version": "2.1.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a" + "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a", - "reference": "7d08f569e582ade182a375c366cbd896eccadd3a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", + "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", "shasum": "" }, "require": { @@ -1550,7 +1550,7 @@ "type": "github" } ], - "time": "2025-01-21T14:54:06+00:00" + "time": "2025-03-23T14:57:55+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,