Merge pull request #8550 from wallabag/dependabot/composer/symfony-dependencies-a989592f57

This commit is contained in:
Jérémy Benoist
2025-11-17 06:38:25 +01:00
committed by GitHub

16
composer.lock generated
View File

@ -10394,16 +10394,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.48", "version": "v5.4.50",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0" "reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2fe5cf994d7e1e189258b7f7d3395cc5999a9762",
"reference": "c2dbfc92b851404567160d1ecf3fb7d9b7bde9b0", "reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10487,7 +10487,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/v5.4.48" "source": "https://github.com/symfony/http-kernel/tree/v5.4.50"
}, },
"funding": [ "funding": [
{ {
@ -10498,12 +10498,16 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-27T12:43:17+00:00" "time": "2025-11-12T11:09:00+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",