From 4c8e74f60027fd0605396240235260caf3251b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:48:31 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 1.4.6 to 1.4.7 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.6...1.4.7) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5e92661..cb9fa58 100644 --- a/composer.lock +++ b/composer.lock @@ -5476,16 +5476,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.4.6", + "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "6339dffef7c3168ebf705b7737e0022d0038d78f" + "reference": "3f2cb3d364851e54080277499a9a7c150364538d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6339dffef7c3168ebf705b7737e0022d0038d78f", - "reference": "6339dffef7c3168ebf705b7737e0022d0038d78f", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3f2cb3d364851e54080277499a9a7c150364538d", + "reference": "3f2cb3d364851e54080277499a9a7c150364538d", "shasum": "" }, "require": { @@ -5542,9 +5542,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.6" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.7" }, - "time": "2024-07-12T11:02:43+00:00" + "time": "2024-07-12T20:28:45+00:00" }, { "name": "phpstan/phpstan-nette",