Updated dependencies

This commit is contained in:
Jeroen De Meerleer 2023-03-03 12:35:13 +01:00
parent cccd0d28a9
commit 45b72e0a3d
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
2 changed files with 597 additions and 595 deletions

346
composer.lock generated
View File

@ -260,16 +260,16 @@
},
{
"name": "symfony/asset",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "925ca9e357159b5ceeb3c4451362f0a183414162"
"reference": "223df790e684ecc7bc37323c2d1e265129ca02de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/925ca9e357159b5ceeb3c4451362f0a183414162",
"reference": "925ca9e357159b5ceeb3c4451362f0a183414162",
"url": "https://api.github.com/repos/symfony/asset/zipball/223df790e684ecc7bc37323c2d1e265129ca02de",
"reference": "223df790e684ecc7bc37323c2d1e265129ca02de",
"shasum": ""
},
"require": {
@ -312,7 +312,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v6.2.5"
"source": "https://github.com/symfony/asset/tree/v6.2.7"
},
"funding": [
{
@ -328,20 +328,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/cache",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "cfe2d7c87d55b04cbde8fe3c137d9dd66e5d83f4"
"reference": "01a36b32f930018764bcbde006fbbe421fa6b61e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/cfe2d7c87d55b04cbde8fe3c137d9dd66e5d83f4",
"reference": "cfe2d7c87d55b04cbde8fe3c137d9dd66e5d83f4",
"url": "https://api.github.com/repos/symfony/cache/zipball/01a36b32f930018764bcbde006fbbe421fa6b61e",
"reference": "01a36b32f930018764bcbde006fbbe421fa6b61e",
"shasum": ""
},
"require": {
@ -350,7 +350,7 @@
"psr/log": "^1.1|^2|^3",
"symfony/cache-contracts": "^1.1.7|^2|^3",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/var-exporter": "^6.2"
"symfony/var-exporter": "^6.2.7"
},
"conflict": {
"doctrine/dbal": "<2.13.1",
@ -408,7 +408,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.2.5"
"source": "https://github.com/symfony/cache/tree/v6.2.7"
},
"funding": [
{
@ -424,20 +424,20 @@
"type": "tidelift"
}
],
"time": "2023-01-20T17:45:48+00:00"
"time": "2023-02-21T16:15:44+00:00"
},
{
"name": "symfony/cache-contracts",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
"reference": "e8d1a5fc43534063204b74c080ebe36307d12271"
"reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/e8d1a5fc43534063204b74c080ebe36307d12271",
"reference": "e8d1a5fc43534063204b74c080ebe36307d12271",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/eeb71f04b6f7f34ca6d15633df82e014528b1632",
"reference": "eeb71f04b6f7f34ca6d15633df82e014528b1632",
"shasum": ""
},
"require": {
@ -487,7 +487,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v3.2.0"
"source": "https://github.com/symfony/cache-contracts/tree/v3.2.1"
},
"funding": [
{
@ -503,20 +503,20 @@
"type": "tidelift"
}
],
"time": "2022-11-25T10:21:52+00:00"
"time": "2023-03-01T10:32:47+00:00"
},
{
"name": "symfony/config",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "f31b3c78a3650157188a240695e688d6a182aa91"
"reference": "249271da6f545d6579e0663374f8249a80be2893"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/f31b3c78a3650157188a240695e688d6a182aa91",
"reference": "f31b3c78a3650157188a240695e688d6a182aa91",
"url": "https://api.github.com/repos/symfony/config/zipball/249271da6f545d6579e0663374f8249a80be2893",
"reference": "249271da6f545d6579e0663374f8249a80be2893",
"shasum": ""
},
"require": {
@ -564,7 +564,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v6.2.5"
"source": "https://github.com/symfony/config/tree/v6.2.7"
},
"funding": [
{
@ -580,20 +580,20 @@
"type": "tidelift"
}
],
"time": "2023-01-09T04:38:22+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/console",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "3e294254f2191762c1d137aed4b94e966965e985"
"reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3e294254f2191762c1d137aed4b94e966965e985",
"reference": "3e294254f2191762c1d137aed4b94e966965e985",
"url": "https://api.github.com/repos/symfony/console/zipball/cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
"reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
"shasum": ""
},
"require": {
@ -660,7 +660,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.2.5"
"source": "https://github.com/symfony/console/tree/v6.2.7"
},
"funding": [
{
@ -676,20 +676,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-25T17:00:03+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "6abd5658d0f7fea98f882a911bfdb8795d189509"
"reference": "83369dd4ec84bba9673524d25b79dfbde9e6e84c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6abd5658d0f7fea98f882a911bfdb8795d189509",
"reference": "6abd5658d0f7fea98f882a911bfdb8795d189509",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/83369dd4ec84bba9673524d25b79dfbde9e6e84c",
"reference": "83369dd4ec84bba9673524d25b79dfbde9e6e84c",
"shasum": ""
},
"require": {
@ -697,7 +697,7 @@
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/service-contracts": "^1.1.6|^2.0|^3.0",
"symfony/var-exporter": "^6.2"
"symfony/var-exporter": "^6.2.7"
},
"conflict": {
"ext-psr": "<1.1|>=2",
@ -747,7 +747,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.2.5"
"source": "https://github.com/symfony/dependency-injection/tree/v6.2.7"
},
"funding": [
{
@ -763,20 +763,20 @@
"type": "tidelift"
}
],
"time": "2023-01-23T15:50:11+00:00"
"time": "2023-02-16T14:11:02+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e",
"shasum": ""
},
"require": {
@ -814,7 +814,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1"
},
"funding": [
{
@ -830,20 +830,20 @@
"type": "tidelift"
}
],
"time": "2022-11-25T10:21:52+00:00"
"time": "2023-03-01T10:25:55+00:00"
},
{
"name": "symfony/dotenv",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "1a24cb3ab1dbb8834a75c9d46e427e84baae29bc"
"reference": "f2b09b7ee21458779df000bd24020b6e9955b393"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/1a24cb3ab1dbb8834a75c9d46e427e84baae29bc",
"reference": "1a24cb3ab1dbb8834a75c9d46e427e84baae29bc",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/f2b09b7ee21458779df000bd24020b6e9955b393",
"reference": "f2b09b7ee21458779df000bd24020b6e9955b393",
"shasum": ""
},
"require": {
@ -888,7 +888,7 @@
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/v6.2.5"
"source": "https://github.com/symfony/dotenv/tree/v6.2.7"
},
"funding": [
{
@ -904,20 +904,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/error-handler",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "0092696af0be8e6124b042fbe2890ca1788d7b28"
"reference": "61e90f94eb014054000bc902257d2763fac09166"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/0092696af0be8e6124b042fbe2890ca1788d7b28",
"reference": "0092696af0be8e6124b042fbe2890ca1788d7b28",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/61e90f94eb014054000bc902257d2763fac09166",
"reference": "61e90f94eb014054000bc902257d2763fac09166",
"shasum": ""
},
"require": {
@ -959,7 +959,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.2.5"
"source": "https://github.com/symfony/error-handler/tree/v6.2.7"
},
"funding": [
{
@ -975,20 +975,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68"
"reference": "404b307de426c1c488e5afad64403e5f145e82a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
"reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5",
"reference": "404b307de426c1c488e5afad64403e5f145e82a5",
"shasum": ""
},
"require": {
@ -1042,7 +1042,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5"
"source": "https://github.com/symfony/event-dispatcher/tree/v6.2.7"
},
"funding": [
{
@ -1058,20 +1058,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
"reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
"reference": "0ad3b6f1e4e2da5690fefe075cd53a238646d8dd",
"shasum": ""
},
"require": {
@ -1121,7 +1121,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.1"
},
"funding": [
{
@ -1137,20 +1137,20 @@
"type": "tidelift"
}
],
"time": "2022-11-25T10:21:52+00:00"
"time": "2023-03-01T10:32:47+00:00"
},
{
"name": "symfony/filesystem",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "e59e8a4006afd7f5654786a83b4fcb8da98f4593"
"reference": "82b6c62b959f642d000456f08c6d219d749215b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e59e8a4006afd7f5654786a83b4fcb8da98f4593",
"reference": "e59e8a4006afd7f5654786a83b4fcb8da98f4593",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/82b6c62b959f642d000456f08c6d219d749215b3",
"reference": "82b6c62b959f642d000456f08c6d219d749215b3",
"shasum": ""
},
"require": {
@ -1184,7 +1184,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.2.5"
"source": "https://github.com/symfony/filesystem/tree/v6.2.7"
},
"funding": [
{
@ -1200,20 +1200,20 @@
"type": "tidelift"
}
],
"time": "2023-01-20T17:45:48+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/finder",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c"
"reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/c90dc446976a612e3312a97a6ec0069ab0c2099c",
"reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c",
"url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb",
"reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb",
"shasum": ""
},
"require": {
@ -1248,7 +1248,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.2.5"
"source": "https://github.com/symfony/finder/tree/v6.2.7"
},
"funding": [
{
@ -1264,20 +1264,20 @@
"type": "tidelift"
}
],
"time": "2023-01-20T17:45:48+00:00"
"time": "2023-02-16T09:57:23+00:00"
},
{
"name": "symfony/flex",
"version": "v2.2.4",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381"
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/52baff1adb29faf443c6710cb775bd88b9627381",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381",
"url": "https://api.github.com/repos/symfony/flex/zipball/2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"shasum": ""
},
"require": {
@ -1313,7 +1313,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.2.4"
"source": "https://github.com/symfony/flex/tree/v2.2.5"
},
"funding": [
{
@ -1329,20 +1329,20 @@
"type": "tidelift"
}
],
"time": "2022-12-20T07:19:39+00:00"
"time": "2023-02-18T08:03:15+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "3f6ea83b11b24271bb86deb82f915fb08621b964"
"reference": "01b1caa34ae121a192580acd38f66b7cb8b9ecce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3f6ea83b11b24271bb86deb82f915fb08621b964",
"reference": "3f6ea83b11b24271bb86deb82f915fb08621b964",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/01b1caa34ae121a192580acd38f66b7cb8b9ecce",
"reference": "01b1caa34ae121a192580acd38f66b7cb8b9ecce",
"shasum": ""
},
"require": {
@ -1464,7 +1464,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v6.2.5"
"source": "https://github.com/symfony/framework-bundle/tree/v6.2.7"
},
"funding": [
{
@ -1480,20 +1480,20 @@
"type": "tidelift"
}
],
"time": "2023-01-11T11:53:46+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "9d081ead9d3432e2e8002178d14c4c9dd4b8ffbf"
"reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9d081ead9d3432e2e8002178d14c4c9dd4b8ffbf",
"reference": "9d081ead9d3432e2e8002178d14c4c9dd4b8ffbf",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
"reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
"shasum": ""
},
"require": {
@ -1542,7 +1542,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.2.5"
"source": "https://github.com/symfony/http-foundation/tree/v6.2.7"
},
"funding": [
{
@ -1558,20 +1558,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-21T10:54:55+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "f68aaa11eee6b21c99bce0f3d98815924888fe62"
"reference": "ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f68aaa11eee6b21c99bce0f3d98815924888fe62",
"reference": "f68aaa11eee6b21c99bce0f3d98815924888fe62",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd",
"reference": "ca0680ad1e2d678536cc20e0ae33f9e4e5d2becd",
"shasum": ""
},
"require": {
@ -1580,7 +1580,7 @@
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^6.1",
"symfony/event-dispatcher": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-foundation": "^5.4.21|^6.2.7",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
@ -1653,7 +1653,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.2.5"
"source": "https://github.com/symfony/http-kernel/tree/v6.2.7"
},
"funding": [
{
@ -1669,7 +1669,7 @@
"type": "tidelift"
}
],
"time": "2023-01-24T15:33:24+00:00"
"time": "2023-02-28T13:26:41+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
@ -1921,16 +1921,16 @@
},
{
"name": "symfony/routing",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "589bd742d5d03c192c8521911680fe88f61712fe"
"reference": "fa643fa4c56de161f8bc8c0492a76a60140b50e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/589bd742d5d03c192c8521911680fe88f61712fe",
"reference": "589bd742d5d03c192c8521911680fe88f61712fe",
"url": "https://api.github.com/repos/symfony/routing/zipball/fa643fa4c56de161f8bc8c0492a76a60140b50e4",
"reference": "fa643fa4c56de161f8bc8c0492a76a60140b50e4",
"shasum": ""
},
"require": {
@ -1989,7 +1989,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.2.5"
"source": "https://github.com/symfony/routing/tree/v6.2.7"
},
"funding": [
{
@ -2005,20 +2005,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:53:37+00:00"
},
{
"name": "symfony/runtime",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
"reference": "bf27ed7b4317982b06f8cc37255b8a315d5a9686"
"reference": "111b9d617d0cfc71d44baf01eb9951517fd8b739"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/bf27ed7b4317982b06f8cc37255b8a315d5a9686",
"reference": "bf27ed7b4317982b06f8cc37255b8a315d5a9686",
"url": "https://api.github.com/repos/symfony/runtime/zipball/111b9d617d0cfc71d44baf01eb9951517fd8b739",
"reference": "111b9d617d0cfc71d44baf01eb9951517fd8b739",
"shasum": ""
},
"require": {
@ -2065,7 +2065,7 @@
"description": "Enables decoupling PHP applications from global state",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/runtime/tree/v6.2.5"
"source": "https://github.com/symfony/runtime/tree/v6.2.7"
},
"funding": [
{
@ -2081,20 +2081,20 @@
"type": "tidelift"
}
],
"time": "2023-01-20T17:45:48+00:00"
"time": "2023-02-02T07:44:01+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
"reference": "a8c9cedf55f314f3a186041d19537303766df09a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/a8c9cedf55f314f3a186041d19537303766df09a",
"reference": "a8c9cedf55f314f3a186041d19537303766df09a",
"shasum": ""
},
"require": {
@ -2150,7 +2150,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.2.1"
},
"funding": [
{
@ -2166,20 +2166,20 @@
"type": "tidelift"
}
],
"time": "2022-11-25T10:21:52+00:00"
"time": "2023-03-01T10:32:47+00:00"
},
{
"name": "symfony/string",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0"
"reference": "67b8c1eec78296b85dc1c7d9743830160218993d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
"reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
"url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d",
"reference": "67b8c1eec78296b85dc1c7d9743830160218993d",
"shasum": ""
},
"require": {
@ -2236,7 +2236,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.2.5"
"source": "https://github.com/symfony/string/tree/v6.2.7"
},
"funding": [
{
@ -2252,20 +2252,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7"
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7",
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dfec258b9dd17a6b24420d464c43bffe347441c8",
"reference": "dfec258b9dd17a6b24420d464c43bffe347441c8",
"shasum": ""
},
"require": {
@ -2317,7 +2317,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.2.0"
"source": "https://github.com/symfony/translation-contracts/tree/v3.2.1"
},
"funding": [
{
@ -2333,20 +2333,20 @@
"type": "tidelift"
}
],
"time": "2022-11-25T10:21:52+00:00"
"time": "2023-03-01T10:32:47+00:00"
},
{
"name": "symfony/twig-bridge",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "c3ba1d52a74e583f13490eaa67b396d7feb7bab5"
"reference": "f1899fd3b8a29f9544440a716a1ed7d1121c4615"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/c3ba1d52a74e583f13490eaa67b396d7feb7bab5",
"reference": "c3ba1d52a74e583f13490eaa67b396d7feb7bab5",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f1899fd3b8a29f9544440a716a1ed7d1121c4615",
"reference": "f1899fd3b8a29f9544440a716a1ed7d1121c4615",
"shasum": ""
},
"require": {
@ -2358,7 +2358,7 @@
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/console": "<5.4",
"symfony/form": "<6.1",
"symfony/form": "<6.2.7",
"symfony/http-foundation": "<5.4",
"symfony/http-kernel": "<6.2",
"symfony/mime": "<6.2",
@ -2375,7 +2375,7 @@
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symfony/form": "^6.1",
"symfony/form": "^6.2.7",
"symfony/html-sanitizer": "^6.1",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-kernel": "^6.2",
@ -2441,7 +2441,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v6.2.5"
"source": "https://github.com/symfony/twig-bridge/tree/v6.2.7"
},
"funding": [
{
@ -2457,20 +2457,20 @@
"type": "tidelift"
}
],
"time": "2023-01-10T18:53:53+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/twig-bundle",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
"reference": "6f3b623ca55c52862b387e1aaf1f0378e54a7a73"
"reference": "8bb562655c6ae4b8fae9cf72077591f38b961566"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/6f3b623ca55c52862b387e1aaf1f0378e54a7a73",
"reference": "6f3b623ca55c52862b387e1aaf1f0378e54a7a73",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/8bb562655c6ae4b8fae9cf72077591f38b961566",
"reference": "8bb562655c6ae4b8fae9cf72077591f38b961566",
"shasum": ""
},
"require": {
@ -2526,7 +2526,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bundle/tree/v6.2.5"
"source": "https://github.com/symfony/twig-bundle/tree/v6.2.7"
},
"funding": [
{
@ -2542,20 +2542,20 @@
"type": "tidelift"
}
],
"time": "2023-01-01T08:38:09+00:00"
"time": "2023-02-14T08:44:56+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27"
"reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/44b7b81749fd20c1bdf4946c041050e22bc8da27",
"reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e",
"reference": "cf8d4ca1ddc1e3cc242375deb8fc23e54f5e2a1e",
"shasum": ""
},
"require": {
@ -2614,7 +2614,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.2.5"
"source": "https://github.com/symfony/var-dumper/tree/v6.2.7"
},
"funding": [
{
@ -2630,20 +2630,20 @@
"type": "tidelift"
}
],
"time": "2023-01-20T17:45:48+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "108f9c6451eea8e04a7fb83bbacb5b812ef30e35"
"reference": "86062dd0103530e151588c8f60f5b85a139f1442"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/108f9c6451eea8e04a7fb83bbacb5b812ef30e35",
"reference": "108f9c6451eea8e04a7fb83bbacb5b812ef30e35",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/86062dd0103530e151588c8f60f5b85a139f1442",
"reference": "86062dd0103530e151588c8f60f5b85a139f1442",
"shasum": ""
},
"require": {
@ -2688,7 +2688,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.2.5"
"source": "https://github.com/symfony/var-exporter/tree/v6.2.7"
},
"funding": [
{
@ -2704,7 +2704,7 @@
"type": "tidelift"
}
],
"time": "2023-01-13T08:35:57+00:00"
"time": "2023-02-24T10:42:00+00:00"
},
{
"name": "symfony/webpack-encore-bundle",
@ -2781,16 +2781,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.2.5",
"version": "v6.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19"
"reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19",
"reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"reference": "e8e6a1d59e050525f27a1f530aa9703423cb7f57",
"shasum": ""
},
"require": {
@ -2835,7 +2835,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.2.5"
"source": "https://github.com/symfony/yaml/tree/v6.2.7"
},
"funding": [
{
@ -2851,20 +2851,20 @@
"type": "tidelift"
}
],
"time": "2023-01-10T18:53:53+00:00"
"time": "2023-02-16T09:57:23+00:00"
},
{
"name": "twig/twig",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72"
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
"shasum": ""
},
"require": {
@ -2915,7 +2915,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.5.0"
"source": "https://github.com/twigphp/Twig/tree/v3.5.1"
},
"funding": [
{
@ -2927,7 +2927,7 @@
"type": "tidelift"
}
],
"time": "2022-12-27T12:28:18+00:00"
"time": "2023-02-08T07:49:20+00:00"
}
],
"packages-dev": [],

846
package-lock.json generated

File diff suppressed because it is too large Load Diff