From ac6b745a564bdc2dad1b9fcc97ff548b5a3a4c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 05:48:48 +0000 Subject: [PATCH] Bump illuminate/collections from 8.38.0 to 8.39.0 Bumps [illuminate/collections](https://github.com/illuminate/collections) from 8.38.0 to 8.39.0. - [Release notes](https://github.com/illuminate/collections/releases) - [Commits](https://github.com/illuminate/collections/compare/v8.38.0...v8.39.0) Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index fdca87b..7723bd1 100644 --- a/composer.lock +++ b/composer.lock @@ -57,16 +57,16 @@ }, { "name": "illuminate/collections", - "version": "v8.38.0", + "version": "v8.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d" + "reference": "deccb956d38710f3f8baf36dd876c3fa1585ec22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/21690cd5591f2d42d792e5e4a687f9beba829f1d", - "reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d", + "url": "https://api.github.com/repos/illuminate/collections/zipball/deccb956d38710f3f8baf36dd876c3fa1585ec22", + "reference": "deccb956d38710f3f8baf36dd876c3fa1585ec22", "shasum": "" }, "require": { @@ -107,20 +107,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-04-14T11:48:08+00:00" + "time": "2021-04-22T21:08:09+00:00" }, { "name": "illuminate/contracts", - "version": "v8.38.0", + "version": "v8.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1" + "reference": "5152041a5c4ac4dbebb3c8ee72d05666c592ae08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1", - "reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/5152041a5c4ac4dbebb3c8ee72d05666c592ae08", + "reference": "5152041a5c4ac4dbebb3c8ee72d05666c592ae08", "shasum": "" }, "require": { @@ -155,7 +155,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-04-01T13:09:31+00:00" + "time": "2021-04-23T13:31:10+00:00" }, { "name": "illuminate/macroable",