From b1035008a7bab354677d5cdc704570dfe1848fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:01:16 +0000 Subject: [PATCH] Bump laravel/framework from 9.21.4 to 9.21.5 Bumps [laravel/framework](https://github.com/laravel/framework) from 9.21.4 to 9.21.5. - [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/v9.21.4...v9.21.5) --- 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 eb0d610d..9343c3a8 100644 --- a/composer.lock +++ b/composer.lock @@ -1735,16 +1735,16 @@ }, { "name": "laravel/framework", - "version": "v9.21.4", + "version": "v9.21.5", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "7707d6a16c70da1561bf80964e89b1b94ca78a48" + "reference": "a1944cd0d160a2cc423ef5a451d002711c5f014f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/7707d6a16c70da1561bf80964e89b1b94ca78a48", - "reference": "7707d6a16c70da1561bf80964e89b1b94ca78a48", + "url": "https://api.github.com/repos/laravel/framework/zipball/a1944cd0d160a2cc423ef5a451d002711c5f014f", + "reference": "a1944cd0d160a2cc423ef5a451d002711c5f014f", "shasum": "" }, "require": { @@ -1911,7 +1911,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-21T13:30:12+00:00" + "time": "2022-07-21T19:38:16+00:00" }, { "name": "laravel/horizon",