From 5c1140d86ce7306720a70f3702455fc8d3ebf960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 09:17:09 +0000 Subject: [PATCH] Bump illuminate/bus from 9.19.0 to 9.20.0 Bumps [illuminate/bus](https://github.com/illuminate/bus) from 9.19.0 to 9.20.0. - [Release notes](https://github.com/illuminate/bus/releases) - [Commits](https://github.com/illuminate/bus/compare/v9.19.0...v9.20.0) --- updated-dependencies: - dependency-name: illuminate/bus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index b1ef1d4..70f2ce8 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.1", - "illuminate/bus": "^9.1", + "illuminate/bus": "^9.20", "illuminate/database": "^9.1", "illuminate/http": "^9.1", "illuminate/notifications": "^9.1", diff --git a/composer.lock b/composer.lock index baf7b2f..05b7f1f 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": "86aa83d230a64d24b47e7f9dde024e91", + "content-hash": "306198e441f8e7f49b7f13e6b7e09959", "packages": [ { "name": "brick/math", @@ -1076,7 +1076,7 @@ }, { "name": "illuminate/bus", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -1189,16 +1189,16 @@ }, { "name": "illuminate/collections", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "253cfce2bf469c340d2268bfbc31d4ad446a1fa7" + "reference": "b53d26fbcfb623c4f7538eadd9bc5083e0a59bdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/253cfce2bf469c340d2268bfbc31d4ad446a1fa7", - "reference": "253cfce2bf469c340d2268bfbc31d4ad446a1fa7", + "url": "https://api.github.com/repos/illuminate/collections/zipball/b53d26fbcfb623c4f7538eadd9bc5083e0a59bdd", + "reference": "b53d26fbcfb623c4f7538eadd9bc5083e0a59bdd", "shasum": "" }, "require": { @@ -1240,11 +1240,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-28T14:33:19+00:00" + "time": "2022-07-01T20:41:17+00:00" }, { "name": "illuminate/conditionable", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -1449,7 +1449,7 @@ }, { "name": "illuminate/contracts", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1741,7 +1741,7 @@ }, { "name": "illuminate/macroable", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1907,7 +1907,7 @@ }, { "name": "illuminate/pipeline", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -2076,16 +2076,16 @@ }, { "name": "illuminate/support", - "version": "v9.19.0", + "version": "v9.20.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "350d65d043cd81ef84e8f5967d8935e8fa52c055" + "reference": "153993a1dfc8d1d5fb029b2f74a6df3c0712d89a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/350d65d043cd81ef84e8f5967d8935e8fa52c055", - "reference": "350d65d043cd81ef84e8f5967d8935e8fa52c055", + "url": "https://api.github.com/repos/illuminate/support/zipball/153993a1dfc8d1d5fb029b2f74a6df3c0712d89a", + "reference": "153993a1dfc8d1d5fb029b2f74a6df3c0712d89a", "shasum": "" }, "require": { @@ -2141,7 +2141,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-28T14:33:19+00:00" + "time": "2022-07-13T13:11:02+00:00" }, { "name": "illuminate/testing",