From b26513ed98593efc60f6ab41a89157576c55974b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 12:15:34 +0000 Subject: [PATCH] build(deps): Bump laravel/framework from 10.10.1 to 10.11.0 Bumps [laravel/framework](https://github.com/laravel/framework) from 10.10.1 to 10.11.0. - [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.10.1...v10.11.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e947f776..cb103b59 100644 --- a/composer.lock +++ b/composer.lock @@ -1822,16 +1822,16 @@ }, { "name": "laravel/framework", - "version": "v10.10.1", + "version": "v10.11.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "be0478dea96a6619bb77676f36f67c1500846b17" + "reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/be0478dea96a6619bb77676f36f67c1500846b17", - "reference": "be0478dea96a6619bb77676f36f67c1500846b17", + "url": "https://api.github.com/repos/laravel/framework/zipball/21a5b6d9b669f32c10cc8ba776511b5f62599fea", + "reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea", "shasum": "" }, "require": { @@ -2018,7 +2018,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-05-11T13:20:25+00:00" + "time": "2023-05-16T13:59:23+00:00" }, { "name": "laravel/horizon",