From 60f2c9a53a5d0757260f7b4bf512c1d5c9faa6f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 05:59:30 +0000 Subject: [PATCH] Bump alt-three/bus from 4.2.1 to 4.3.0 Bumps [alt-three/bus](https://github.com/AltThree/Bus) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/AltThree/Bus/releases) - [Commits](https://github.com/AltThree/Bus/compare/v4.2.1...v4.3.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 751f6f95..fb9fa4fd 100644 --- a/composer.lock +++ b/composer.lock @@ -69,24 +69,24 @@ }, { "name": "alt-three/bus", - "version": "v4.2.1", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/AltThree/Bus.git", - "reference": "393907e8d6324ee1c9c296b762c668771c8906b1" + "reference": "16162cfa5e08bf7fc3f233fc6c54f9ab50c2861c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AltThree/Bus/zipball/393907e8d6324ee1c9c296b762c668771c8906b1", - "reference": "393907e8d6324ee1c9c296b762c668771c8906b1", + "url": "https://api.github.com/repos/AltThree/Bus/zipball/16162cfa5e08bf7fc3f233fc6c54f9ab50c2861c", + "reference": "16162cfa5e08bf7fc3f233fc6c54f9ab50c2861c", "shasum": "" }, "require": { - "illuminate/bus": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/container": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/pipeline": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*", + "illuminate/bus": "^5.5|^6.0", + "illuminate/container": "^5.5|^6.0", + "illuminate/contracts": "^5.5|^6.0", + "illuminate/pipeline": "^5.5|^6.0", + "illuminate/support": "^5.5|^6.0", "php": "^7.1.3" }, "require-dev": { @@ -98,7 +98,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -124,7 +124,7 @@ "command bus", "job" ], - "time": "2019-06-30T15:18:27+00:00" + "time": "2019-08-26T15:58:40+00:00" }, { "name": "alt-three/emoji",