From 2ca7f0d82661f8d2758a30ff7fc6cb12402fcaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 09:23:52 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.15 to 2.1.17 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.15 to 2.1.17. - [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.15...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 98dcbc8..79c6dc1 100644 --- a/composer.lock +++ b/composer.lock @@ -1498,16 +1498,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.15", + "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b" + "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/402d11c1aa40ae2e1c3a512e6a4edb957527b20b", - "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053", + "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053", "shasum": "" }, "require": { @@ -1552,7 +1552,7 @@ "type": "github" } ], - "time": "2025-05-14T11:16:08+00:00" + "time": "2025-05-21T20:55:28+00:00" }, { "name": "phpstan/phpstan-phpunit",