From 8c1e02dea331238f0a3176721c60099606f76c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 01:24:10 +0000 Subject: [PATCH] Bump phpstan/phpstan from 1.10.32 to 1.10.37 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.32 to 1.10.37. - [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.32...1.10.37) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index ff00e39..0bfc7a6 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "jangregor/phpstan-prophecy": "^1", "mikey179/vfsstream": "^1.6.11", "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "1.10.32", + "phpstan/phpstan": "1.10.37", "phpstan/phpstan-strict-rules": "^1.4.2", "phpstan/phpstan-symfony": "^1.2.6", "phpunit/phpunit": "^9.5.25" diff --git a/composer.lock b/composer.lock index d7b4e82..71980e8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3c6d772fc9ecf63ed2d52e45fe026112", + "content-hash": "9a4e7594a480038591214512d24961e5", "packages": [ { "name": "clue/stream-filter", @@ -7053,16 +7053,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.32", + "version": "1.10.37", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" + "reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/058ba07e92f744d4dcf6061ae75283d0c6456f2e", + "reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e", "shasum": "" }, "require": { @@ -7111,7 +7111,7 @@ "type": "tidelift" } ], - "time": "2023-08-24T21:54:50+00:00" + "time": "2023-10-02T16:18:37+00:00" }, { "name": "phpstan/phpstan-strict-rules",