From faaf0d5dc3e03f39e78f3a37b9e41f0ad300eebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:48:04 +0000 Subject: [PATCH] Build(deps-dev): Bump phpstan/extension-installer from 1.4.2 to 1.4.3 Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.4.2...1.4.3) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index b8bc03e0d..b33075c12 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "phpstan/phpstan-doctrine": "^1.5.3", "phpstan/phpstan-strict-rules": "^1.5.2", "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/extension-installer": "^1.4.2", + "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan-deprecation-rules": "^1.2", "guzzlehttp/guzzle": "^7.3.0", "doctrine/dbal": "^3.9.1", diff --git a/composer.lock b/composer.lock index 14aa8f389..bc02d90a8 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": "f1ad2694267655dcaf945b7355046a14", + "content-hash": "69a0304c2dbd187fe6f086ca736c84f1", "packages": [ { "name": "arthurhoaro/favicon", @@ -1323,22 +1323,22 @@ }, { "name": "phpstan/extension-installer", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd" + "reference": "85e90b3942d06b2326fba0403ec24fe912372936" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/46c8219b3fb0deb3fc08301e8f0797d321d17dcd", - "reference": "46c8219b3fb0deb3fc08301e8f0797d321d17dcd", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936", + "reference": "85e90b3942d06b2326fba0403ec24fe912372936", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.9.0" + "phpstan/phpstan": "^1.9.0 || ^2.0" }, "require-dev": { "composer/composer": "^2.0", @@ -1365,9 +1365,9 @@ ], "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.4.2" + "source": "https://github.com/phpstan/extension-installer/tree/1.4.3" }, - "time": "2024-08-26T07:38:00+00:00" + "time": "2024-09-04T20:21:43+00:00" }, { "name": "phpstan/phpstan",