pull/5949/merge
dependabot[bot] 9 months ago committed by GitHub
commit 9561155fd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 129
      composer.lock

129
composer.lock generated

@ -10360,22 +10360,22 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v6.4.14", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9" "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/9e024324511eeb00983ee76b9aedc3e6ecd993d9", "url": "https://api.github.com/repos/symfony/error-handler/zipball/672b3dd1ef8b87119b446d67c58c106c43f965fe",
"reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9", "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.2",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/var-dumper": "^5.4|^6.0|^7.0" "symfony/var-dumper": "^6.4|^7.0"
}, },
"conflict": { "conflict": {
"symfony/deprecation-contracts": "<2.5", "symfony/deprecation-contracts": "<2.5",
@ -10384,7 +10384,7 @@
"require-dev": { "require-dev": {
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0" "symfony/serializer": "^6.4|^7.0"
}, },
"bin": [ "bin": [
"Resources/bin/patch-type-declarations" "Resources/bin/patch-type-declarations"
@ -10415,7 +10415,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v6.4.14" "source": "https://github.com/symfony/error-handler/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -10431,7 +10431,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-05T15:34:40+00:00" "time": "2024-11-05T15:35:02+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -12170,27 +12170,27 @@
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
"version": "v6.4.13", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/password-hasher.git", "url": "https://github.com/symfony/password-hasher.git",
"reference": "e97a1b31f60b8bdfc1fdedab4398538da9441d47" "reference": "d8bd3d66d074c0acba1214a0d42f5941a8e1e94d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/e97a1b31f60b8bdfc1fdedab4398538da9441d47", "url": "https://api.github.com/repos/symfony/password-hasher/zipball/d8bd3d66d074c0acba1214a0d42f5941a8e1e94d",
"reference": "e97a1b31f60b8bdfc1fdedab4398538da9441d47", "reference": "d8bd3d66d074c0acba1214a0d42f5941a8e1e94d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1" "php": ">=8.2"
}, },
"conflict": { "conflict": {
"symfony/security-core": "<5.4" "symfony/security-core": "<6.4"
}, },
"require-dev": { "require-dev": {
"symfony/console": "^5.4|^6.0|^7.0", "symfony/console": "^6.4|^7.0",
"symfony/security-core": "^5.4|^6.0|^7.0" "symfony/security-core": "^6.4|^7.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -12222,7 +12222,7 @@
"password" "password"
], ],
"support": { "support": {
"source": "https://github.com/symfony/password-hasher/tree/v6.4.13" "source": "https://github.com/symfony/password-hasher/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -12238,7 +12238,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:18:03+00:00" "time": "2024-09-25T14:21:43+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
@ -13478,44 +13478,45 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v6.4.16", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "19cdb7de86e556202ab16e0cffd1a97348231bc0" "reference": "fdbf318b939a86f89b0c071f60b9d551261d3cc1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/19cdb7de86e556202ab16e0cffd1a97348231bc0", "url": "https://api.github.com/repos/symfony/security-core/zipball/fdbf318b939a86f89b0c071f60b9d551261d3cc1",
"reference": "19cdb7de86e556202ab16e0cffd1a97348231bc0", "reference": "fdbf318b939a86f89b0c071f60b9d551261d3cc1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/event-dispatcher-contracts": "^2.5|^3", "symfony/event-dispatcher-contracts": "^2.5|^3",
"symfony/password-hasher": "^5.4|^6.0|^7.0", "symfony/password-hasher": "^6.4|^7.0",
"symfony/service-contracts": "^2.5|^3" "symfony/service-contracts": "^2.5|^3"
}, },
"conflict": { "conflict": {
"symfony/event-dispatcher": "<5.4", "symfony/dependency-injection": "<6.4",
"symfony/http-foundation": "<5.4", "symfony/event-dispatcher": "<6.4",
"symfony/ldap": "<5.4", "symfony/http-foundation": "<6.4",
"symfony/security-guard": "<5.4", "symfony/ldap": "<6.4",
"symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3", "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
"symfony/validator": "<5.4" "symfony/validator": "<6.4"
}, },
"require-dev": { "require-dev": {
"psr/cache": "^1.0|^2.0|^3.0", "psr/cache": "^1.0|^2.0|^3.0",
"psr/container": "^1.1|^2.0", "psr/container": "^1.1|^2.0",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/cache": "^5.4|^6.0|^7.0", "symfony/cache": "^6.4|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^6.4|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/expression-language": "^6.4|^7.0",
"symfony/ldap": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0",
"symfony/string": "^5.4|^6.0|^7.0", "symfony/ldap": "^6.4|^7.0",
"symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3", "symfony/string": "^6.4|^7.0",
"symfony/translation": "^6.4.3|^7.0.3",
"symfony/validator": "^6.4|^7.0" "symfony/validator": "^6.4|^7.0"
}, },
"type": "library", "type": "library",
@ -13544,7 +13545,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v6.4.16" "source": "https://github.com/symfony/security-core/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -13560,7 +13561,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-27T09:48:51+00:00" "time": "2024-11-27T09:50:52+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
@ -13632,47 +13633,47 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v6.4.15", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "ded1e078f952e686b058d9eac98e497bea47b308" "reference": "0d0ab4d491f22306c893b2d30ce73ea911201a61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/ded1e078f952e686b058d9eac98e497bea47b308", "url": "https://api.github.com/repos/symfony/security-http/zipball/0d0ab4d491f22306c893b2d30ce73ea911201a61",
"reference": "ded1e078f952e686b058d9eac98e497bea47b308", "reference": "0d0ab4d491f22306c893b2d30ce73ea911201a61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-foundation": "^6.2|^7.0", "symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.3|^7.0", "symfony/http-kernel": "^6.4|^7.0",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-access": "^6.4|^7.0",
"symfony/security-core": "^6.4|^7.0", "symfony/security-core": "^7.2",
"symfony/service-contracts": "^2.5|^3" "symfony/service-contracts": "^2.5|^3"
}, },
"conflict": { "conflict": {
"symfony/clock": "<6.3", "symfony/clock": "<6.4",
"symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9", "symfony/event-dispatcher": "<6.4",
"symfony/http-client-contracts": "<3.0", "symfony/http-client-contracts": "<3.0",
"symfony/security-bundle": "<5.4", "symfony/security-bundle": "<6.4",
"symfony/security-csrf": "<5.4" "symfony/security-csrf": "<6.4"
}, },
"require-dev": { "require-dev": {
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/cache": "^5.4|^6.0|^7.0", "symfony/cache": "^6.4|^7.0",
"symfony/clock": "^6.3|^7.0", "symfony/clock": "^6.4|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/expression-language": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/http-client-contracts": "^3.0", "symfony/http-client-contracts": "^3.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^6.4|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0", "symfony/routing": "^6.4|^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/security-csrf": "^6.4|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0", "symfony/translation": "^6.4|^7.0",
"web-token/jwt-checker": "^3.1", "web-token/jwt-library": "^3.3.2|^4.0"
"web-token/jwt-signature-algorithm-ecdsa": "^3.1"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -13700,7 +13701,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v6.4.15" "source": "https://github.com/symfony/security-http/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -13716,7 +13717,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-13T13:40:18+00:00" "time": "2024-11-13T13:40:36+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",

Loading…
Cancel
Save