Merge pull request #4469 from cachethq/dependabot/composer/php-dependencies-35ff716651

Bump laravel/framework from 11.38.2 to 11.39.0 in the php-dependencies group
This commit is contained in:
James Brooks
2025-01-22 09:16:07 +00:00
committed by GitHub

14
composer.lock generated
View File

@@ -3293,16 +3293,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.38.2", "version": "v11.39.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a" "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d290aa90fcad44048bedca5219d2b872e98772a", "url": "https://api.github.com/repos/laravel/framework/zipball/996c96955f78e8a2b26a24c490a1721cfb14574f",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a", "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3503,7 +3503,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-01-15T00:06:46+00:00" "time": "2025-01-21T15:02:43+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -12443,6 +12443,6 @@
"platform": { "platform": {
"php": "^8.2" "php": "^8.2"
}, },
"platform-dev": {}, "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }