From c1afd4dc1cca360c969f71cf1fa7359214e28ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:34:06 +0000 Subject: [PATCH] Build(deps-dev): bump phpstan/phpstan-doctrine from 1.3.68 to 1.3.69 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.68 to 1.3.69. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.68...1.3.69) --- 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 2f23151..1794b18 100644 --- a/composer.lock +++ b/composer.lock @@ -7090,16 +7090,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.68", + "version": "1.3.69", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "1e59c4e9c75d021f1f9bed23f7fb580826ed55aa" + "reference": "ac567407e750b94e2133dace33b19082ad9ed751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/1e59c4e9c75d021f1f9bed23f7fb580826ed55aa", - "reference": "1e59c4e9c75d021f1f9bed23f7fb580826ed55aa", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/ac567407e750b94e2133dace33b19082ad9ed751", + "reference": "ac567407e750b94e2133dace33b19082ad9ed751", "shasum": "" }, "require": { @@ -7156,9 +7156,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.68" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.69" }, - "time": "2024-04-18T09:27:36+00:00" + "time": "2024-04-18T12:56:14+00:00" }, { "name": "phpstan/phpstan-nette",