From 7c1cb9ac5d7213bb0e1948c5ef928d9a7390f2dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 05:09:23 +0000 Subject: [PATCH] Bump laravel/framework from 8.19.0 to 8.20.1 Bumps [laravel/framework](https://github.com/laravel/framework) from 8.19.0 to 8.20.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md) - [Commits](https://github.com/laravel/framework/compare/v8.19.0...v8.20.1) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 81a6baab35..3ef2867941 100644 --- a/composer.lock +++ b/composer.lock @@ -1568,16 +1568,16 @@ }, { "name": "laravel/framework", - "version": "v8.19.0", + "version": "v8.20.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb" + "reference": "b5d8573ab16027867eaa1ac148893833434f9b02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb", - "reference": "f5f331cee60f1bbe672503b7eb9ba5b22b2ceacb", + "url": "https://api.github.com/repos/laravel/framework/zipball/b5d8573ab16027867eaa1ac148893833434f9b02", + "reference": "b5d8573ab16027867eaa1ac148893833434f9b02", "shasum": "" }, "require": { @@ -1731,7 +1731,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2020-12-15T16:16:31+00:00" + "time": "2020-12-22T21:21:19+00:00" }, { "name": "laravel/passport",