From 1886dc95c70bc64a9b380628dd45407520736afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 11:21:59 +0000 Subject: [PATCH] Bump phpstan/phpstan from 1.10.61 to 1.10.62 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.61 to 1.10.62. - [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.61...1.10.62) --- 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 fb85f21..86c493c 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-pthreads": "*" }, "require-dev": { - "phpstan/phpstan": "1.10.61" + "phpstan/phpstan": "1.10.62" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index fddd749..e091a75 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d4e1e6f996f7397b09bd19c51fd5e122", + "content-hash": "8369ca34e36b96ca1245309ebaa3a2e3", "packages": [], "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.10.61", + "version": "1.10.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "30049da2df0941c38e2ba49372018aa796b90db4" + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/30049da2df0941c38e2ba49372018aa796b90db4", - "reference": "30049da2df0941c38e2ba49372018aa796b90db4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9", + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "type": "tidelift" } ], - "time": "2024-03-13T09:49:39+00:00" + "time": "2024-03-13T12:27:20+00:00" } ], "aliases": [],