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

chore(deps): lock file maintenance

parent 755d6c4e
No related branches found
No related tags found
No related merge requests found
Pipeline #328425 passed with warnings
...@@ -105,11 +105,11 @@ ...@@ -105,11 +105,11 @@
}, },
{ {
"name": "cesnet/simplesamlphp-module-perun", "name": "cesnet/simplesamlphp-module-perun",
"version": "v9.5.0", "version": "v9.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun.git", "url": "https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun.git",
"reference": "ff4e91c27dc689cdf4e2ebd62c45681d6aa80918" "reference": "9a02beb3253053da09fc233afeaf100bf3551ad3"
}, },
"require": { "require": {
"cesnet/simplesamlphp-module-authswitcher": "^10.6 || ^11.0", "cesnet/simplesamlphp-module-authswitcher": "^10.6 || ^11.0",
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
"perun", "perun",
"simplesamlphp" "simplesamlphp"
], ],
"time": "2023-09-13T17:57:41+00:00" "time": "2023-09-25T09:25:14+00:00"
}, },
{ {
"name": "cesnet/simplesamlphp-module-proxystatistics", "name": "cesnet/simplesamlphp-module-proxystatistics",
...@@ -3128,16 +3128,16 @@ ...@@ -3128,16 +3128,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.28", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9" "reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9", "url": "https://api.github.com/repos/symfony/cache/zipball/e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
"reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9", "reference": "e29c5a97bc2d81269973c3e1d7ceb9d48b4d5151",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3205,7 +3205,7 @@ ...@@ -3205,7 +3205,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.28" "source": "https://github.com/symfony/cache/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -3221,7 +3221,7 @@ ...@@ -3221,7 +3221,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-05T08:32:42+00:00" "time": "2023-09-19T13:25:51+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -3482,16 +3482,16 @@ ...@@ -3482,16 +3482,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.28", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d" "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/addc22fed594f9ce04e73ef6a9d3e2416f77192d", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
"reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d", "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3551,7 +3551,7 @@ ...@@ -3551,7 +3551,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.28" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -3567,7 +3567,7 @@ ...@@ -3567,7 +3567,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-14T10:47:38+00:00" "time": "2023-09-20T06:23:43+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3638,16 +3638,16 @@ ...@@ -3638,16 +3638,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.26", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "b26719213a39c9ba57520cbc5e52bfcc5e8d92f9" "reference": "328c6fcfd2f90b64c16efaf0ea67a311d672f078"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/b26719213a39c9ba57520cbc5e52bfcc5e8d92f9", "url": "https://api.github.com/repos/symfony/error-handler/zipball/328c6fcfd2f90b64c16efaf0ea67a311d672f078",
"reference": "b26719213a39c9ba57520cbc5e52bfcc5e8d92f9", "reference": "328c6fcfd2f90b64c16efaf0ea67a311d672f078",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3689,7 +3689,7 @@ ...@@ -3689,7 +3689,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.26" "source": "https://github.com/symfony/error-handler/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -3705,7 +3705,7 @@ ...@@ -3705,7 +3705,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-16T16:48:57+00:00" "time": "2023-09-06T21:54:06+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -4000,16 +4000,16 @@ ...@@ -4000,16 +4000,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.28", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "b84ebb25405c7334976b5791bfbbe0e50f4e472c" "reference": "63e4ad1386fd4f31a005d751cd4dc016f9f2346e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b84ebb25405c7334976b5791bfbbe0e50f4e472c", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/63e4ad1386fd4f31a005d751cd4dc016f9f2346e",
"reference": "b84ebb25405c7334976b5791bfbbe0e50f4e472c", "reference": "63e4ad1386fd4f31a005d751cd4dc016f9f2346e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4130,7 +4130,7 @@ ...@@ -4130,7 +4130,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.28" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -4146,7 +4146,7 @@ ...@@ -4146,7 +4146,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-08T11:21:07+00:00" "time": "2023-09-27T13:49:58+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
...@@ -4226,16 +4226,16 @@ ...@@ -4226,16 +4226,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.28", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "127a2322ca1828157901092518b8ea8e4e1109d4" "reference": "f53265fc6bd2a7f3a4ed4e443b76e750348ac3f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/127a2322ca1828157901092518b8ea8e4e1109d4", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f53265fc6bd2a7f3a4ed4e443b76e750348ac3f7",
"reference": "127a2322ca1828157901092518b8ea8e4e1109d4", "reference": "f53265fc6bd2a7f3a4ed4e443b76e750348ac3f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4318,7 +4318,7 @@ ...@@ -4318,7 +4318,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.28" "source": "https://github.com/symfony/http-kernel/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -4334,7 +4334,7 @@ ...@@ -4334,7 +4334,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-26T13:47:51+00:00" "time": "2023-09-30T06:31:17+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -5158,16 +5158,16 @@ ...@@ -5158,16 +5158,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.26", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "1181fe9270e373537475e826873b5867b863883c" "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c", "url": "https://api.github.com/repos/symfony/string/zipball/e41bdc93def20eaf3bfc1537c4e0a2b0680a152d",
"reference": "1181fe9270e373537475e826873b5867b863883c", "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5224,7 +5224,7 @@ ...@@ -5224,7 +5224,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.26" "source": "https://github.com/symfony/string/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -5240,20 +5240,20 @@ ...@@ -5240,20 +5240,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-28T12:46:07+00:00" "time": "2023-09-13T11:47:41+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.28", "version": "v5.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73" "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73", "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5313,7 +5313,7 @@ ...@@ -5313,7 +5313,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.28" "source": "https://github.com/symfony/var-dumper/tree/v5.4.29"
}, },
"funding": [ "funding": [
{ {
...@@ -5329,7 +5329,7 @@ ...@@ -5329,7 +5329,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-24T13:38:36+00:00" "time": "2023-09-12T10:09:58+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