From b6363e261127b9301ec2c073930511332c7cd61f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:31:09 +0000 Subject: [PATCH] Bump laravel/framework from 8.83.20 to 8.83.22 Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.20 to 8.83.22. - [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.20...v8.83.22) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index efca60c..e30cb3e 100644 --- a/composer.lock +++ b/composer.lock @@ -1179,16 +1179,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.20", + "version": "v8.83.22", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "aa5908e83fccb18b135ca31aa0342cf4bd6909a8" + "reference": "96aecced5126d48e277e5339193c376fe82b6565" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/aa5908e83fccb18b135ca31aa0342cf4bd6909a8", - "reference": "aa5908e83fccb18b135ca31aa0342cf4bd6909a8", + "url": "https://api.github.com/repos/laravel/framework/zipball/96aecced5126d48e277e5339193c376fe82b6565", + "reference": "96aecced5126d48e277e5339193c376fe82b6565", "shasum": "" }, "require": { @@ -1348,7 +1348,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-19T14:11:02+00:00" + "time": "2022-07-22T14:16:24+00:00" }, { "name": "laravel/serializable-closure",