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

chore(deps): lock file maintenance

parent 23d22bb9
Branches
Tags
No related merge requests found
Pipeline #257898 passed with warnings
...@@ -3086,16 +3086,16 @@ ...@@ -3086,16 +3086,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed" "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/32cab695bf99c63aff7d27ac67919944c00530ed", "url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"reference": "32cab695bf99c63aff7d27ac67919944c00530ed", "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6",
"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.21" "source": "https://github.com/symfony/cache/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3179,7 +3179,7 @@ ...@@ -3179,7 +3179,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T12:11:13+00:00" "time": "2023-03-29T20:01:08+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.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3415,12 +3415,12 @@ ...@@ -3415,12 +3415,12 @@
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"cli", "cli",
"command line", "command-line",
"console", "console",
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.21" "source": "https://github.com/symfony/console/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3436,20 +3436,20 @@ ...@@ -3436,20 +3436,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-25T16:59:41+00:00" "time": "2023-03-25T09:27:28+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94" "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5bc403d96622cf0091abd92c939eadecd4d07f94", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"reference": "5bc403d96622cf0091abd92c939eadecd4d07f94", "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9",
"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.21" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3525,7 +3525,7 @@ ...@@ -3525,7 +3525,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-10T10:02:45+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3667,16 +3667,16 @@ ...@@ -3667,16 +3667,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a" "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a", "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3732,7 +3732,7 @@ ...@@ -3732,7 +3732,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.21" "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3748,7 +3748,7 @@ ...@@ -3748,7 +3748,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-17T11:31:58+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -3958,16 +3958,16 @@ ...@@ -3958,16 +3958,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90" "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/87623353dea3044c9d34382ffc4c5729cf676c90", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"reference": "87623353dea3044c9d34382ffc4c5729cf676c90", "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4089,7 +4089,7 @@ ...@@ -4089,7 +4089,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.21" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -4105,20 +4105,20 @@ ...@@ -4105,20 +4105,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T09:17:25+00:00" "time": "2023-03-31T08:25:44+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf" "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf", "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313",
"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.21" "source": "https://github.com/symfony/http-foundation/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -4181,20 +4181,20 @@ ...@@ -4181,20 +4181,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-17T21:35:35+00:00" "time": "2023-03-28T07:28:17+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775" "reference": "2d3a8be2c756353627398827c409af6f126c096d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/09c19fc7e4218fbcf73fe0330eea38d66064b775", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d",
"reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775", "reference": "2d3a8be2c756353627398827c409af6f126c096d",
"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.21" "source": "https://github.com/symfony/http-kernel/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -4293,7 +4293,7 @@ ...@@ -4293,7 +4293,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-28T13:19:09+00:00" "time": "2023-03-31T11:54:37+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -4944,16 +4944,16 @@ ...@@ -4944,16 +4944,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361" "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361", "url": "https://api.github.com/repos/symfony/routing/zipball/c2ac11eb34947999b7c38fb4c835a57306907e6d",
"reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361", "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5014,7 +5014,7 @@ ...@@ -5014,7 +5014,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.21" "source": "https://github.com/symfony/routing/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5030,7 +5030,7 @@ ...@@ -5030,7 +5030,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-03-14T14:59:20+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5117,16 +5117,16 @@ ...@@ -5117,16 +5117,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f" "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f", "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f", "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5183,7 +5183,7 @@ ...@@ -5183,7 +5183,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.21" "source": "https://github.com/symfony/string/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5199,20 +5199,20 @@ ...@@ -5199,20 +5199,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-22T08:00:55+00:00" "time": "2023-03-14T06:11:53+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74" "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"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.21" "source": "https://github.com/symfony/var-dumper/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -5288,7 +5288,7 @@ ...@@ -5288,7 +5288,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T10:00:28+00:00" "time": "2023-03-25T09:27:28+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment