Skip to content
Snippets Groups Projects
Commit b710d4ec authored by Jednotné přihlášení test's avatar Jednotné přihlášení test
Browse files

chore(deps): lock file maintenance

parent acef8331
No related branches found
No related tags found
No related merge requests found
Pipeline #267017 passed with warnings
...@@ -3086,16 +3086,16 @@ ...@@ -3086,16 +3086,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6" "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", "url": "https://api.github.com/repos/symfony/cache/zipball/983c79ff28612cdfd66d8e44e1a06e5afc87e107",
"reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", "reference": "983c79ff28612cdfd66d8e44e1a06e5afc87e107",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3163,7 +3163,7 @@ ...@@ -3163,7 +3163,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.22" "source": "https://github.com/symfony/cache/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3179,7 +3179,7 @@ ...@@ -3179,7 +3179,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-29T20:01:08+00:00" "time": "2023-04-21T15:38:51+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -3341,16 +3341,16 @@ ...@@ -3341,16 +3341,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c",
"reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3420,7 +3420,7 @@ ...@@ -3420,7 +3420,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.22" "source": "https://github.com/symfony/console/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3436,20 +3436,20 @@ ...@@ -3436,20 +3436,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-25T09:27:28+00:00" "time": "2023-04-24T18:47:29+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9" "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb7b7988c898c94f5338e16403c52b5a3cae1d93",
"reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9", "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3509,7 +3509,7 @@ ...@@ -3509,7 +3509,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.22" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3525,7 +3525,7 @@ ...@@ -3525,7 +3525,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-10T10:02:45+00:00" "time": "2023-04-21T15:04:16+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3596,16 +3596,16 @@ ...@@ -3596,16 +3596,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549" "reference": "218206b4772d9f412d7d277980c020d06e9d8a4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/56a94aa8cb5a5fbc411551d8d014a296b5456549", "url": "https://api.github.com/repos/symfony/error-handler/zipball/218206b4772d9f412d7d277980c020d06e9d8a4e",
"reference": "56a94aa8cb5a5fbc411551d8d014a296b5456549", "reference": "218206b4772d9f412d7d277980c020d06e9d8a4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3647,7 +3647,7 @@ ...@@ -3647,7 +3647,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/v5.4.21" "source": "https://github.com/symfony/error-handler/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3663,7 +3663,7 @@ ...@@ -3663,7 +3663,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-04-17T10:03:27+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -3831,16 +3831,16 @@ ...@@ -3831,16 +3831,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f" "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
"reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3875,7 +3875,7 @@ ...@@ -3875,7 +3875,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.21" "source": "https://github.com/symfony/filesystem/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -3891,7 +3891,7 @@ ...@@ -3891,7 +3891,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-02T11:38:35+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
...@@ -4109,16 +4109,16 @@ ...@@ -4109,16 +4109,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313" "reference": "af9fbb378f5f956c8f29d4886644c84c193780ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/05cd1acdd0e3ce8473aaba1d86c188321d85f313", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/af9fbb378f5f956c8f29d4886644c84c193780ac",
"reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313", "reference": "af9fbb378f5f956c8f29d4886644c84c193780ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4165,7 +4165,7 @@ ...@@ -4165,7 +4165,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.22" "source": "https://github.com/symfony/http-foundation/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4181,20 +4181,20 @@ ...@@ -4181,20 +4181,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-28T07:28:17+00:00" "time": "2023-04-18T06:30:11+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "2d3a8be2c756353627398827c409af6f126c096d" "reference": "48ea17a7c65ef1ede0c3b2dbc35adace99071810"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/48ea17a7c65ef1ede0c3b2dbc35adace99071810",
"reference": "2d3a8be2c756353627398827c409af6f126c096d", "reference": "48ea17a7c65ef1ede0c3b2dbc35adace99071810",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4277,7 +4277,7 @@ ...@@ -4277,7 +4277,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.22" "source": "https://github.com/symfony/http-kernel/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -4293,7 +4293,7 @@ ...@@ -4293,7 +4293,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-31T11:54:37+00:00" "time": "2023-04-28T13:29:52+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -5203,16 +5203,16 @@ ...@@ -5203,16 +5203,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.22", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4" "reference": "9a8a5b6d6508928174ded2109e29328a55342a42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9a8a5b6d6508928174ded2109e29328a55342a42",
"reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "reference": "9a8a5b6d6508928174ded2109e29328a55342a42",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5272,7 +5272,7 @@ ...@@ -5272,7 +5272,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.22" "source": "https://github.com/symfony/var-dumper/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5288,7 +5288,7 @@ ...@@ -5288,7 +5288,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-25T09:27:28+00:00" "time": "2023-04-18T09:26:27+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
...@@ -5365,16 +5365,16 @@ ...@@ -5365,16 +5365,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "3713e20d93e46e681e51605d213027e48dab3469" "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/3713e20d93e46e681e51605d213027e48dab3469", "url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"reference": "3713e20d93e46e681e51605d213027e48dab3469", "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5420,7 +5420,7 @@ ...@@ -5420,7 +5420,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.21" "source": "https://github.com/symfony/yaml/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
...@@ -5436,7 +5436,7 @@ ...@@ -5436,7 +5436,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-04-23T19:33:36+00:00"
}, },
{ {
"name": "twig/extensions", "name": "twig/extensions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment