build(deps): Bump laravel/framework from 10.46.0 to 10.47.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.46.0 to 10.47.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.46.0...v10.47.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-07 21:24:26 +00:00 committed by GitHub
parent 3aaf48acf4
commit f7b53250d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

34
composer.lock generated
View file

@ -1944,16 +1944,16 @@
},
{
"name": "laravel/framework",
"version": "v10.46.0",
"version": "v10.47.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f"
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/5e95946a8283a8d5c015035793f9c61c297e937f",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f",
"url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"shasum": ""
},
"require": {
@ -2146,7 +2146,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-02-27T16:46:54+00:00"
"time": "2024-03-05T15:18:36+00:00"
},
{
"name": "laravel/horizon",
@ -6216,16 +6216,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v6.4.4",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42"
"reference": "f6947cb939d8efee137797382cb4db1af653ef75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75",
"reference": "f6947cb939d8efee137797382cb4db1af653ef75",
"shasum": ""
},
"require": {
@ -6309,7 +6309,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.4"
"source": "https://github.com/symfony/http-kernel/tree/v6.4.5"
},
"funding": [
{
@ -6325,7 +6325,7 @@
"type": "tidelift"
}
],
"time": "2024-02-27T06:32:13+00:00"
"time": "2024-03-04T21:00:47+00:00"
},
{
"name": "symfony/mailer",
@ -7265,16 +7265,16 @@
},
{
"name": "symfony/routing",
"version": "v6.4.3",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4",
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4",
"shasum": ""
},
"require": {
@ -7328,7 +7328,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.4.3"
"source": "https://github.com/symfony/routing/tree/v6.4.5"
},
"funding": [
{
@ -7344,7 +7344,7 @@
"type": "tidelift"
}
],
"time": "2024-01-30T13:55:02+00:00"
"time": "2024-02-27T12:33:30+00:00"
},
{
"name": "symfony/service-contracts",