From 9b2b0db13af1830de20e23febd365f783ebdd24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 22:18:31 +0000 Subject: [PATCH] Bump bamarni/composer-bin-plugin from 1.7.0 to 1.8.0 Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/bamarni/composer-bin-plugin/releases) - [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: bamarni/composer-bin-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 637d3aad..5da0bd39 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "bamarni/composer-bin-plugin", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", - "reference": "c1bbee3662a2a84c6aad84b7c6daefcae29e5690" + "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/c1bbee3662a2a84c6aad84b7c6daefcae29e5690", - "reference": "c1bbee3662a2a84c6aad84b7c6daefcae29e5690", + "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/24764700027bcd3cb072e5f8005d4a150fe714fe", + "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe", "shasum": "" }, "require": { @@ -38,7 +38,7 @@ }, "type": "composer-plugin", "extra": { - "class": "Bamarni\\Composer\\Bin\\Plugin" + "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin" }, "autoload": { "psr-4": { @@ -60,9 +60,9 @@ ], "support": { "issues": "https://github.com/bamarni/composer-bin-plugin/issues", - "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.7.0" + "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.0" }, - "time": "2022-07-10T17:28:16+00:00" + "time": "2022-07-14T10:29:51+00:00" } ], "aliases": [],