From ee386c6ac57341c5356b8f35f8087fc9e8a1dfde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:56:47 +0000 Subject: [PATCH] Bump laravel/framework from 10.6.0 to 10.6.1 Bumps [laravel/framework](https://github.com/laravel/framework) from 10.6.0 to 10.6.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v10.6.0...v10.6.1) --- 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 5452ae82..a93e0227 100644 --- a/composer.lock +++ b/composer.lock @@ -1824,16 +1824,16 @@ }, { "name": "laravel/framework", - "version": "v10.6.0", + "version": "v10.6.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67" + "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", - "reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", + "url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8", + "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8", "shasum": "" }, "require": { @@ -2020,7 +2020,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-04-04T14:08:32+00:00" + "time": "2023-04-04T20:58:15+00:00" }, { "name": "laravel/horizon",