From 51ad38b7ea3fe0e8f24ebe9f3eccaec1a9ff7617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 16:39:17 +0000 Subject: [PATCH] Bump laravel/framework from 8.83.8 to 8.83.9 Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.8 to 8.83.9. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v8.83.8...v8.83.9) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 90a24ba..09d9c6b 100644 --- a/composer.lock +++ b/composer.lock @@ -1004,16 +1004,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.8", + "version": "v8.83.9", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "cf430301ad17656b3d918995bcdd0454c3c119b9" + "reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/cf430301ad17656b3d918995bcdd0454c3c119b9", - "reference": "cf430301ad17656b3d918995bcdd0454c3c119b9", + "url": "https://api.github.com/repos/laravel/framework/zipball/ac6e16bb56510eda2e373c6365d5c92da3fd559d", + "reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d", "shasum": "" }, "require": { @@ -1173,7 +1173,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-04-12T13:49:56+00:00" + "time": "2022-04-19T15:01:38+00:00" }, { "name": "laravel/serializable-closure", @@ -1491,16 +1491,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "3e4a35d756eedc67096f30240a68a3149120dae7" + "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7", - "reference": "3e4a35d756eedc67096f30240a68a3149120dae7", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", + "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", "shasum": "" }, "require": { @@ -1531,7 +1531,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.10.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" }, "funding": [ { @@ -1543,7 +1543,7 @@ "type": "tidelift" } ], - "time": "2022-04-11T12:49:04+00:00" + "time": "2022-04-17T13:12:02+00:00" }, { "name": "monolog/monolog",