Merge pull request #1320 from jonnybarnes/dependabot/composer/laravel/framework-10.47.0
This commit is contained in:
commit
16fe8c5366
1 changed files with 17 additions and 17 deletions
34
composer.lock
generated
34
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue