mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Bump symfony/http-kernel from 4.4.50 to 4.4.51
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.50 to 4.4.51. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v4.4.50...v4.4.51) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c589ee9b3c
commit
2de4d2464f
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -11123,16 +11123,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v4.4.50",
|
||||
"version": "v4.4.51",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef"
|
||||
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef",
|
||||
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7",
|
||||
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11207,7 +11207,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/v4.4.50"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v4.4.51"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -11223,7 +11223,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-01T08:01:31+00:00"
|
||||
"time": "2023-11-10T13:31:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/inflector",
|
||||
|
|
Loading…
Reference in a new issue