Merge pull request #1320 from jonnybarnes/dependabot/composer/laravel/framework-10.47.0

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