From 28753e0a636f2b76c59bc6a462c890294de598bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:03:20 +0000 Subject: [PATCH] [TASK]: Bump phpstan/phpstan from 1.10.19 to 1.10.20 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.19 to 1.10.20. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.19...1.10.20) --- updated-dependencies: - dependency-name: phpstan/phpstan 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 8d9664a..da89c5d 100644 --- a/composer.lock +++ b/composer.lock @@ -7240,16 +7240,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.19", + "version": "1.10.20", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046" + "reference": "c4c8adb56313fbd59ff5a5f4a496bbed1a6b8803" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/af5a296ff02610c1bfb4ddfac9fd4a08657b9046", - "reference": "af5a296ff02610c1bfb4ddfac9fd4a08657b9046", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c4c8adb56313fbd59ff5a5f4a496bbed1a6b8803", + "reference": "c4c8adb56313fbd59ff5a5f4a496bbed1a6b8803", "shasum": "" }, "require": { @@ -7298,7 +7298,7 @@ "type": "tidelift" } ], - "time": "2023-06-14T15:26:58+00:00" + "time": "2023-06-20T12:07:40+00:00" }, { "name": "rector/rector",