From 2c26155a1d74768c01b3ed1d0bf6e90bb78fdd4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:50:13 +0000 Subject: [PATCH] Bump laravel/framework in the production-dependencies group Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.7.2 to 12.8.1 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v12.7.2...v12.8.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 7979635a..88ab1d71 100644 --- a/composer.lock +++ b/composer.lock @@ -1056,16 +1056,16 @@ }, { "name": "laravel/framework", - "version": "v12.7.2", + "version": "v12.8.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "a4ba76e06fe6dd02312359f8184ab259900a7780" + "reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/a4ba76e06fe6dd02312359f8184ab259900a7780", - "reference": "a4ba76e06fe6dd02312359f8184ab259900a7780", + "url": "https://api.github.com/repos/laravel/framework/zipball/d1ea3566f6e0cad34834c6d18db0bf995438eb87", + "reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87", "shasum": "" }, "require": { @@ -1267,7 +1267,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-04-03T18:00:49+00:00" + "time": "2025-04-08T19:58:59+00:00" }, { "name": "laravel/prompts", @@ -9159,12 +9159,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.2" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }