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

chore(deps): lock file maintenance

parent a16ff1a2
Branches
Tags
No related merge requests found
Pipeline #302194 failed
...@@ -3303,16 +3303,16 @@ ...@@ -3303,16 +3303,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.4.21", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4" "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/2a6b1111d038adfa15d52c0871e540f3b352d1e4", "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
"reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4", "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3362,7 +3362,7 @@ ...@@ -3362,7 +3362,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v5.4.21" "source": "https://github.com/symfony/config/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3378,20 +3378,20 @@ ...@@ -3378,20 +3378,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-07-19T20:21:11+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.24", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3461,7 +3461,7 @@ ...@@ -3461,7 +3461,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.24" "source": "https://github.com/symfony/console/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3477,20 +3477,20 @@ ...@@ -3477,20 +3477,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-26T05:13:16+00:00" "time": "2023-07-19T20:11:33+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e" "reference": "6736a10dcf724725a3b1c3b53e63a9ee03b27db9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0410c30a6c86bbce6c719c2b5cfc343362b982e", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6736a10dcf724725a3b1c3b53e63a9ee03b27db9",
"reference": "f0410c30a6c86bbce6c719c2b5cfc343362b982e", "reference": "6736a10dcf724725a3b1c3b53e63a9ee03b27db9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3550,7 +3550,7 @@ ...@@ -3550,7 +3550,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.25" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3566,7 +3566,7 @@ ...@@ -3566,7 +3566,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-24T09:45:28+00:00" "time": "2023-07-19T20:11:33+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3637,16 +3637,16 @@ ...@@ -3637,16 +3637,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.24", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "c1b9be3b8a6f60f720bec28c4ffb6fb5b00a8946" "reference": "b26719213a39c9ba57520cbc5e52bfcc5e8d92f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c1b9be3b8a6f60f720bec28c4ffb6fb5b00a8946", "url": "https://api.github.com/repos/symfony/error-handler/zipball/b26719213a39c9ba57520cbc5e52bfcc5e8d92f9",
"reference": "c1b9be3b8a6f60f720bec28c4ffb6fb5b00a8946", "reference": "b26719213a39c9ba57520cbc5e52bfcc5e8d92f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3688,7 +3688,7 @@ ...@@ -3688,7 +3688,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.24" "source": "https://github.com/symfony/error-handler/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3704,20 +3704,20 @@ ...@@ -3704,20 +3704,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-02T16:13:31+00:00" "time": "2023-07-16T16:48:57+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.4.22", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f" "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
"reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f", "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3773,7 +3773,7 @@ ...@@ -3773,7 +3773,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.22" "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3789,7 +3789,7 @@ ...@@ -3789,7 +3789,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-17T11:31:58+00:00" "time": "2023-07-06T06:34:20+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -3936,16 +3936,16 @@ ...@@ -3936,16 +3936,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.21", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" "reference": "01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", "url": "https://api.github.com/repos/symfony/finder/zipball/01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "reference": "01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3979,7 +3979,7 @@ ...@@ -3979,7 +3979,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.21" "source": "https://github.com/symfony/finder/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -3995,20 +3995,20 @@ ...@@ -3995,20 +3995,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-07-09T13:55:15+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "c9d65bdab4a26e110ec4c87b3aa5de108c0f860d" "reference": "37eec2334ee69871d971e16ce3daf6f9574fdfe8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c9d65bdab4a26e110ec4c87b3aa5de108c0f860d", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/37eec2334ee69871d971e16ce3daf6f9574fdfe8",
"reference": "c9d65bdab4a26e110ec4c87b3aa5de108c0f860d", "reference": "37eec2334ee69871d971e16ce3daf6f9574fdfe8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4129,7 +4129,7 @@ ...@@ -4129,7 +4129,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.25" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -4145,20 +4145,20 @@ ...@@ -4145,20 +4145,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-15T07:35:04+00:00" "time": "2023-07-26T17:30:07+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "f66be2706075c5f6325d2fe2b743a57fb5d23f6b" "reference": "e7793151e99dc2ac1352ff3735d100fb3b3bfc08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f66be2706075c5f6325d2fe2b743a57fb5d23f6b", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7793151e99dc2ac1352ff3735d100fb3b3bfc08",
"reference": "f66be2706075c5f6325d2fe2b743a57fb5d23f6b", "reference": "e7793151e99dc2ac1352ff3735d100fb3b3bfc08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4205,7 +4205,7 @@ ...@@ -4205,7 +4205,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.25" "source": "https://github.com/symfony/http-foundation/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -4221,20 +4221,20 @@ ...@@ -4221,20 +4221,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-22T08:06:06+00:00" "time": "2023-07-21T11:30:15+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "f6c92fe64bbdad7616cb90663c24f6350f3ca464" "reference": "535261726c4e06284305e037c173675fed4aea0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6c92fe64bbdad7616cb90663c24f6350f3ca464", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/535261726c4e06284305e037c173675fed4aea0d",
"reference": "f6c92fe64bbdad7616cb90663c24f6350f3ca464", "reference": "535261726c4e06284305e037c173675fed4aea0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4317,7 +4317,7 @@ ...@@ -4317,7 +4317,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.25" "source": "https://github.com/symfony/http-kernel/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -4333,7 +4333,7 @@ ...@@ -4333,7 +4333,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-26T05:58:08+00:00" "time": "2023-07-29T15:43:25+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -4984,16 +4984,16 @@ ...@@ -4984,16 +4984,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "56bfc1394f7011303eb2e22724f9b422d3f14649" "reference": "853fc7df96befc468692de0a48831b38f04d2cb2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/56bfc1394f7011303eb2e22724f9b422d3f14649", "url": "https://api.github.com/repos/symfony/routing/zipball/853fc7df96befc468692de0a48831b38f04d2cb2",
"reference": "56bfc1394f7011303eb2e22724f9b422d3f14649", "reference": "853fc7df96befc468692de0a48831b38f04d2cb2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5054,7 +5054,7 @@ ...@@ -5054,7 +5054,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.25" "source": "https://github.com/symfony/routing/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -5070,7 +5070,7 @@ ...@@ -5070,7 +5070,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-05T14:18:47+00:00" "time": "2023-07-24T13:28:37+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5157,16 +5157,16 @@ ...@@ -5157,16 +5157,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.22", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62" "reference": "1181fe9270e373537475e826873b5867b863883c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
"reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", "reference": "1181fe9270e373537475e826873b5867b863883c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5223,7 +5223,7 @@ ...@@ -5223,7 +5223,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.22" "source": "https://github.com/symfony/string/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -5239,20 +5239,20 @@ ...@@ -5239,20 +5239,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-14T06:11:53+00:00" "time": "2023-06-28T12:46:07+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.25", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "82269f73c0f0f9859ab9b6900eebacbe54954ede" "reference": "e706c99b4a6f4d9383b52b80dd8c74880501e314"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/82269f73c0f0f9859ab9b6900eebacbe54954ede", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e706c99b4a6f4d9383b52b80dd8c74880501e314",
"reference": "82269f73c0f0f9859ab9b6900eebacbe54954ede", "reference": "e706c99b4a6f4d9383b52b80dd8c74880501e314",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5266,6 +5266,7 @@ ...@@ -5266,6 +5266,7 @@
"require-dev": { "require-dev": {
"ext-iconv": "*", "ext-iconv": "*",
"symfony/console": "^4.4|^5.0|^6.0", "symfony/console": "^4.4|^5.0|^6.0",
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0", "symfony/process": "^4.4|^5.0|^6.0",
"symfony/uid": "^5.1|^6.0", "symfony/uid": "^5.1|^6.0",
"twig/twig": "^2.13|^3.0.4" "twig/twig": "^2.13|^3.0.4"
...@@ -5311,7 +5312,7 @@ ...@@ -5311,7 +5312,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.25" "source": "https://github.com/symfony/var-dumper/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -5327,20 +5328,20 @@ ...@@ -5327,20 +5328,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-20T20:56:26+00:00" "time": "2023-07-13T07:32:46+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.4.21", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "be74908a6942fdd331554b3cec27ff41b45ccad4" "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/be74908a6942fdd331554b3cec27ff41b45ccad4", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/11401fe94f960249b3c63a488c63ba73091c1e4a",
"reference": "be74908a6942fdd331554b3cec27ff41b45ccad4", "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5384,7 +5385,7 @@ ...@@ -5384,7 +5385,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.21" "source": "https://github.com/symfony/var-exporter/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
...@@ -5400,7 +5401,7 @@ ...@@ -5400,7 +5401,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-07-20T07:21:16+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment