From 25bf98e94fec1d89713e91416633be8db0f481c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:00:12 +0000 Subject: [PATCH] chore(deps): bump laravel/framework from 11.38.0 to 11.38.2 in /app Bumps [laravel/framework](https://github.com/laravel/framework) from 11.38.0 to 11.38.2. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v11.38.0...v11.38.2) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/composer.lock b/app/composer.lock index ed73e28..64c171d 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1056,16 +1056,16 @@ }, { "name": "laravel/framework", - "version": "v11.38.0", + "version": "v11.38.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "5d964a15efc8fffcb175aed3976796c0420bcf99" + "reference": "9d290aa90fcad44048bedca5219d2b872e98772a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/5d964a15efc8fffcb175aed3976796c0420bcf99", - "reference": "5d964a15efc8fffcb175aed3976796c0420bcf99", + "url": "https://api.github.com/repos/laravel/framework/zipball/9d290aa90fcad44048bedca5219d2b872e98772a", + "reference": "9d290aa90fcad44048bedca5219d2b872e98772a", "shasum": "" }, "require": { @@ -1266,7 +1266,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-14T14:53:42+00:00" + "time": "2025-01-15T00:06:46+00:00" }, { "name": "laravel/prompts",