mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Bump symfony/security-http from 6.4.14 to 6.4.15
Bumps [symfony/security-http](https://github.com/symfony/security-http) from 6.4.14 to 6.4.15. - [Release notes](https://github.com/symfony/security-http/releases) - [Changelog](https://github.com/symfony/security-http/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/security-http/compare/v6.4.14...v6.4.15) --- updated-dependencies: - dependency-name: symfony/security-http dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0234463b68
commit
724a0e21d3
1 changed files with 40 additions and 40 deletions
80
composer.lock
generated
80
composer.lock
generated
|
@ -10178,16 +10178,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v6.4.14",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "ba020a321a95519303a3f09ec2824d34d601c388"
|
||||
"reference": "9b3165eb2f04aeaa1a5a2cfef73e63fe3b22dff6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388",
|
||||
"reference": "ba020a321a95519303a3f09ec2824d34d601c388",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9b3165eb2f04aeaa1a5a2cfef73e63fe3b22dff6",
|
||||
"reference": "9b3165eb2f04aeaa1a5a2cfef73e63fe3b22dff6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10197,12 +10197,12 @@
|
|||
"symfony/polyfill-php83": "^1.27"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/cache": "<6.3"
|
||||
"symfony/cache": "<6.4.12|>=7.0,<7.1.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/dbal": "^2.13.1|^3|^4",
|
||||
"predis/predis": "^1.1|^2.0",
|
||||
"symfony/cache": "^6.3|^7.0",
|
||||
"symfony/cache": "^6.4.12|^7.1.5",
|
||||
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
||||
"symfony/expression-language": "^5.4|^6.0|^7.0",
|
||||
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
|
||||
|
@ -10235,7 +10235,7 @@
|
|||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.14"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10251,20 +10251,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-05T16:39:55+00:00"
|
||||
"time": "2024-11-08T16:09:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v6.4.14",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "8278a947d0369754a47b758a9e17b72cab970951"
|
||||
"reference": "b002a5b3947653c5aee3adac2a024ea615fd3ff5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8278a947d0369754a47b758a9e17b72cab970951",
|
||||
"reference": "8278a947d0369754a47b758a9e17b72cab970951",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/b002a5b3947653c5aee3adac2a024ea615fd3ff5",
|
||||
"reference": "b002a5b3947653c5aee3adac2a024ea615fd3ff5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10349,7 +10349,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.14"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10365,7 +10365,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-06T09:45:21+00:00"
|
||||
"time": "2024-11-13T13:57:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/intl",
|
||||
|
@ -11926,16 +11926,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/property-info",
|
||||
"version": "v6.4.13",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/property-info.git",
|
||||
"reference": "ea388133aadf407dfa54092873d1b7e52f439515"
|
||||
"reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/property-info/zipball/ea388133aadf407dfa54092873d1b7e52f439515",
|
||||
"reference": "ea388133aadf407dfa54092873d1b7e52f439515",
|
||||
"url": "https://api.github.com/repos/symfony/property-info/zipball/9d7b576bb643c72bf3b60eb8e89c98725d00afd0",
|
||||
"reference": "9d7b576bb643c72bf3b60eb8e89c98725d00afd0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11950,7 +11950,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"phpdocumentor/reflection-docblock": "^5.2",
|
||||
"phpstan/phpdoc-parser": "^1.0",
|
||||
"phpstan/phpdoc-parser": "^1.0|^2.0",
|
||||
"symfony/cache": "^5.4|^6.0|^7.0",
|
||||
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
||||
"symfony/serializer": "^6.4|^7.0"
|
||||
|
@ -11989,7 +11989,7 @@
|
|||
"validator"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/property-info/tree/v6.4.13"
|
||||
"source": "https://github.com/symfony/property-info/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -12005,7 +12005,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-25T14:18:03+00:00"
|
||||
"time": "2024-11-07T16:39:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/proxy-manager-bridge",
|
||||
|
@ -12658,16 +12658,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/security-http",
|
||||
"version": "v6.4.14",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/security-http.git",
|
||||
"reference": "cc13b601fc844036fd6c8e7307845da145d5998b"
|
||||
"reference": "ded1e078f952e686b058d9eac98e497bea47b308"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/security-http/zipball/cc13b601fc844036fd6c8e7307845da145d5998b",
|
||||
"reference": "cc13b601fc844036fd6c8e7307845da145d5998b",
|
||||
"url": "https://api.github.com/repos/symfony/security-http/zipball/ded1e078f952e686b058d9eac98e497bea47b308",
|
||||
"reference": "ded1e078f952e686b058d9eac98e497bea47b308",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12726,7 +12726,7 @@
|
|||
"description": "Symfony Security Component - HTTP Integration",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/security-http/tree/v6.4.14"
|
||||
"source": "https://github.com/symfony/security-http/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -12742,7 +12742,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-05T15:34:40+00:00"
|
||||
"time": "2024-11-13T13:40:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
|
@ -13058,16 +13058,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v6.4.13",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627"
|
||||
"reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
|
||||
"reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
|
||||
"reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -13124,7 +13124,7 @@
|
|||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.13"
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -13140,7 +13140,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-09-25T14:18:03+00:00"
|
||||
"time": "2024-11-13T13:31:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
|
@ -13855,16 +13855,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v6.4.14",
|
||||
"version": "v6.4.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "93c09246038178717a9c14b809ea8151ffcf7091"
|
||||
"reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/93c09246038178717a9c14b809ea8151ffcf7091",
|
||||
"reference": "93c09246038178717a9c14b809ea8151ffcf7091",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80",
|
||||
"reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -13920,7 +13920,7 @@
|
|||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.4.14"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.4.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -13936,7 +13936,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-05T15:34:40+00:00"
|
||||
"time": "2024-11-08T15:28:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
|
@ -19276,5 +19276,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "8.1.0"
|
||||
},
|
||||
"plugin-api-version": "2.3.0"
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue