From a5a8527d7f24b97931f3bd9bfc7084fdc982eb5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:47:01 +0200 Subject: [PATCH] Bump macopedia/phpstan-magento1 from 1.0.7 to 1.0.8 (#4272) Bumps [macopedia/phpstan-magento1](https://github.com/macopedia/phpstan-magento1) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/macopedia/phpstan-magento1/releases) - [Commits](https://github.com/macopedia/phpstan-magento1/compare/v1.0.7...v1.0.8) --- updated-dependencies: - dependency-name: macopedia/phpstan-magento1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c1017d61061..f3f449e1270 100644 --- a/composer.lock +++ b/composer.lock @@ -3426,16 +3426,16 @@ }, { "name": "macopedia/phpstan-magento1", - "version": "v1.0.7", + "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/macopedia/phpstan-magento1.git", - "reference": "348ab687063bdd78c571091a16b0865935798b18" + "reference": "2b796db811945f7f9e77e7fb7520b920a77b36d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/macopedia/phpstan-magento1/zipball/348ab687063bdd78c571091a16b0865935798b18", - "reference": "348ab687063bdd78c571091a16b0865935798b18", + "url": "https://api.github.com/repos/macopedia/phpstan-magento1/zipball/2b796db811945f7f9e77e7fb7520b920a77b36d8", + "reference": "2b796db811945f7f9e77e7fb7520b920a77b36d8", "shasum": "" }, "require": { @@ -3459,9 +3459,9 @@ "description": "Extension for PHPStan to allow analysis of Magento 1 code.", "support": { "issues": "https://github.com/macopedia/phpstan-magento1/issues", - "source": "https://github.com/macopedia/phpstan-magento1/tree/v1.0.7" + "source": "https://github.com/macopedia/phpstan-magento1/tree/v1.0.8" }, - "time": "2023-06-13T14:11:06+00:00" + "time": "2024-10-10T07:19:02+00:00" }, { "name": "magento-ecg/coding-standard",