diff --git a/composer.lock b/composer.lock index 113debfec47a3f454004aaa3995275acceb4f7b0..a3a2535d8db0ec2d103a8499fb702a479c78d8de 100644 --- a/composer.lock +++ b/composer.lock @@ -1864,16 +1864,16 @@ }, { "name": "symfony/amqp-messenger", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/amqp-messenger.git", - "reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab" + "reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/35257385cfc0b1478fcc09471a9c25cacbcf59ab", - "reference": "35257385cfc0b1478fcc09471a9c25cacbcf59ab", + "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/6343af983ba7460f7ea984aacb95d1ed382f6e40", + "reference": "6343af983ba7460f7ea984aacb95d1ed382f6e40", "shasum": "" }, "require": { @@ -1913,7 +1913,7 @@ "description": "Symfony AMQP extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.21" + "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.22" }, "funding": [ { @@ -1929,7 +1929,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-10T09:58:14+00:00" }, { "name": "symfony/asset", @@ -2007,16 +2007,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "32cab695bf99c63aff7d27ac67919944c00530ed" + "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/32cab695bf99c63aff7d27ac67919944c00530ed", - "reference": "32cab695bf99c63aff7d27ac67919944c00530ed", + "url": "https://api.github.com/repos/symfony/cache/zipball/5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", + "reference": "5ed986c4ef65f0dea5e9753630b5cb1f07f847d6", "shasum": "" }, "require": { @@ -2084,7 +2084,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.21" + "source": "https://github.com/symfony/cache/tree/v5.4.22" }, "funding": [ { @@ -2100,7 +2100,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T12:11:13+00:00" + "time": "2023-03-29T20:01:08+00:00" }, { "name": "symfony/cache-contracts", @@ -2262,16 +2262,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "5bc403d96622cf0091abd92c939eadecd4d07f94" + "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5bc403d96622cf0091abd92c939eadecd4d07f94", - "reference": "5bc403d96622cf0091abd92c939eadecd4d07f94", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9", + "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9", "shasum": "" }, "require": { @@ -2331,7 +2331,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/v5.4.21" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.22" }, "funding": [ { @@ -2347,7 +2347,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2562,16 +2562,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a" + "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f0ae1383a8285dfc6752b8d8602790953118ff5a", - "reference": "f0ae1383a8285dfc6752b8d8602790953118ff5a", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1df20e45d56da29a4b1d8259dd6e950acbf1b13f", + "reference": "1df20e45d56da29a4b1d8259dd6e950acbf1b13f", "shasum": "" }, "require": { @@ -2627,7 +2627,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/v5.4.21" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.22" }, "funding": [ { @@ -2643,7 +2643,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-03-17T11:31:58+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -2916,16 +2916,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "87623353dea3044c9d34382ffc4c5729cf676c90" + "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/87623353dea3044c9d34382ffc4c5729cf676c90", - "reference": "87623353dea3044c9d34382ffc4c5729cf676c90", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1", + "reference": "6cb4f6aed4bd7fbf7b2ee74c231184a07f3d00c1", "shasum": "" }, "require": { @@ -3047,7 +3047,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/v5.4.21" + "source": "https://github.com/symfony/framework-bundle/tree/v5.4.22" }, "funding": [ { @@ -3063,20 +3063,20 @@ "type": "tidelift" } ], - "time": "2023-02-23T09:17:25+00:00" + "time": "2023-03-31T08:25:44+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf" + "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3bb6ee5582366c4176d5ce596b380117c8200bbf", - "reference": "3bb6ee5582366c4176d5ce596b380117c8200bbf", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/05cd1acdd0e3ce8473aaba1d86c188321d85f313", + "reference": "05cd1acdd0e3ce8473aaba1d86c188321d85f313", "shasum": "" }, "require": { @@ -3123,7 +3123,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.21" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.22" }, "funding": [ { @@ -3139,20 +3139,20 @@ "type": "tidelift" } ], - "time": "2023-02-17T21:35:35+00:00" + "time": "2023-03-28T07:28:17+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775" + "reference": "2d3a8be2c756353627398827c409af6f126c096d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/09c19fc7e4218fbcf73fe0330eea38d66064b775", - "reference": "09c19fc7e4218fbcf73fe0330eea38d66064b775", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d3a8be2c756353627398827c409af6f126c096d", + "reference": "2d3a8be2c756353627398827c409af6f126c096d", "shasum": "" }, "require": { @@ -3235,7 +3235,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/v5.4.21" + "source": "https://github.com/symfony/http-kernel/tree/v5.4.22" }, "funding": [ { @@ -3251,20 +3251,20 @@ "type": "tidelift" } ], - "time": "2023-02-28T13:19:09+00:00" + "time": "2023-03-31T11:54:37+00:00" }, { "name": "symfony/lock", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a" + "reference": "cc0565235e16ef403097fbd30eba59690bee6b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/963767e0a2d9caf150e7713fbf19806edaa5a80a", - "reference": "963767e0a2d9caf150e7713fbf19806edaa5a80a", + "url": "https://api.github.com/repos/symfony/lock/zipball/cc0565235e16ef403097fbd30eba59690bee6b3c", + "reference": "cc0565235e16ef403097fbd30eba59690bee6b3c", "shasum": "" }, "require": { @@ -3314,7 +3314,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v5.4.21" + "source": "https://github.com/symfony/lock/tree/v5.4.22" }, "funding": [ { @@ -3330,20 +3330,20 @@ "type": "tidelift" } ], - "time": "2023-02-21T19:46:44+00:00" + "time": "2023-03-10T16:52:09+00:00" }, { "name": "symfony/messenger", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf" + "reference": "5763e92e94908089654bf19cb339c451bde71692" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf", - "reference": "e6cc4c91b93b1969ba81b64e2f0cc4c9bfdbb3cf", + "url": "https://api.github.com/repos/symfony/messenger/zipball/5763e92e94908089654bf19cb339c451bde71692", + "reference": "5763e92e94908089654bf19cb339c451bde71692", "shasum": "" }, "require": { @@ -3404,7 +3404,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v5.4.21" + "source": "https://github.com/symfony/messenger/tree/v5.4.22" }, "funding": [ { @@ -3420,7 +3420,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-10T10:27:29+00:00" }, { "name": "symfony/mime", @@ -4397,16 +4397,16 @@ }, { "name": "symfony/property-access", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "bbd4442bfbdf3992550772539ba743d6d834534f" + "reference": "ffee082889586b5718347b291e04071f4d07b38f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/bbd4442bfbdf3992550772539ba743d6d834534f", - "reference": "bbd4442bfbdf3992550772539ba743d6d834534f", + "url": "https://api.github.com/repos/symfony/property-access/zipball/ffee082889586b5718347b291e04071f4d07b38f", + "reference": "ffee082889586b5718347b291e04071f4d07b38f", "shasum": "" }, "require": { @@ -4454,11 +4454,11 @@ "injection", "object", "property", - "property path", + "property-path", "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.21" + "source": "https://github.com/symfony/property-access/tree/v5.4.22" }, "funding": [ { @@ -4474,20 +4474,20 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-14T14:59:20+00:00" }, { "name": "symfony/property-info", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546" + "reference": "8454a441d117449abd0d61124e68f93f927ad5ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/722737086d76b4edabfc2d50a48cebd4b8cd5546", - "reference": "722737086d76b4edabfc2d50a48cebd4b8cd5546", + "url": "https://api.github.com/repos/symfony/property-info/zipball/8454a441d117449abd0d61124e68f93f927ad5ba", + "reference": "8454a441d117449abd0d61124e68f93f927ad5ba", "shasum": "" }, "require": { @@ -4549,7 +4549,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.4.21" + "source": "https://github.com/symfony/property-info/tree/v5.4.22" }, "funding": [ { @@ -4565,20 +4565,20 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-14T14:59:20+00:00" }, { "name": "symfony/redis-messenger", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/redis-messenger.git", - "reference": "2de190754550d9243ec6998b1db6edf7fd88cddd" + "reference": "b511d76ae72bff8d3a316f632c200368e52bcf61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/2de190754550d9243ec6998b1db6edf7fd88cddd", - "reference": "2de190754550d9243ec6998b1db6edf7fd88cddd", + "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/b511d76ae72bff8d3a316f632c200368e52bcf61", + "reference": "b511d76ae72bff8d3a316f632c200368e52bcf61", "shasum": "" }, "require": { @@ -4616,7 +4616,7 @@ "description": "Symfony Redis extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/redis-messenger/tree/v5.4.21" + "source": "https://github.com/symfony/redis-messenger/tree/v5.4.22" }, "funding": [ { @@ -4632,20 +4632,20 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-10T09:58:14+00:00" }, { "name": "symfony/routing", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361" + "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/2ea0f3049076e8ef96eab203a809d6b2332f0361", - "reference": "2ea0f3049076e8ef96eab203a809d6b2332f0361", + "url": "https://api.github.com/repos/symfony/routing/zipball/c2ac11eb34947999b7c38fb4c835a57306907e6d", + "reference": "c2ac11eb34947999b7c38fb4c835a57306907e6d", "shasum": "" }, "require": { @@ -4706,7 +4706,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.21" + "source": "https://github.com/symfony/routing/tree/v5.4.22" }, "funding": [ { @@ -4722,20 +4722,20 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:33:00+00:00" + "time": "2023-03-14T14:59:20+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990" + "reference": "36eddff8266126de032ab528417ad13eb43f6cb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/a85747ee4508d236e171a3cc8c2ce58c5f24f990", - "reference": "a85747ee4508d236e171a3cc8c2ce58c5f24f990", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/36eddff8266126de032ab528417ad13eb43f6cb5", + "reference": "36eddff8266126de032ab528417ad13eb43f6cb5", "shasum": "" }, "require": { @@ -4808,7 +4808,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v5.4.21" + "source": "https://github.com/symfony/security-bundle/tree/v5.4.22" }, "funding": [ { @@ -4824,20 +4824,20 @@ "type": "tidelift" } ], - "time": "2023-02-26T12:08:44+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a" + "reference": "a801d525c7545332e2ddf7f52c163959354b1650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/aeb333053b9fca8554cdbdb00d451986d3e4386a", - "reference": "aeb333053b9fca8554cdbdb00d451986d3e4386a", + "url": "https://api.github.com/repos/symfony/security-core/zipball/a801d525c7545332e2ddf7f52c163959354b1650", + "reference": "a801d525c7545332e2ddf7f52c163959354b1650", "shasum": "" }, "require": { @@ -4901,7 +4901,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.21" + "source": "https://github.com/symfony/security-core/tree/v5.4.22" }, "funding": [ { @@ -4917,7 +4917,7 @@ "type": "tidelift" } ], - "time": "2023-02-17T10:07:35+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/security-csrf", @@ -4993,16 +4993,16 @@ }, { "name": "symfony/security-guard", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", - "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce" + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-guard/zipball/22d3c7e9692e4484662e1e59599e0d47a2f945ce", - "reference": "22d3c7e9692e4484662e1e59599e0d47a2f945ce", + "url": "https://api.github.com/repos/symfony/security-guard/zipball/62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", + "reference": "62d064b1ee682e4617f4c5ddc0d31f73e1a7ecaa", "shasum": "" }, "require": { @@ -5040,7 +5040,7 @@ "description": "Symfony Security Component - Guard", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-guard/tree/v5.4.21" + "source": "https://github.com/symfony/security-guard/tree/v5.4.22" }, "funding": [ { @@ -5056,20 +5056,20 @@ "type": "tidelift" } ], - "time": "2023-02-26T12:08:44+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { "name": "symfony/security-http", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a" + "reference": "428c84954e95f54383d031693fa649f1e466461f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/0570380d0864d3fa5f8c07b59ada16149bf0570a", - "reference": "0570380d0864d3fa5f8c07b59ada16149bf0570a", + "url": "https://api.github.com/repos/symfony/security-http/zipball/428c84954e95f54383d031693fa649f1e466461f", + "reference": "428c84954e95f54383d031693fa649f1e466461f", "shasum": "" }, "require": { @@ -5125,7 +5125,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.21" + "source": "https://github.com/symfony/security-http/tree/v5.4.22" }, "funding": [ { @@ -5141,7 +5141,7 @@ "type": "tidelift" } ], - "time": "2023-02-26T12:08:44+00:00" + "time": "2023-03-10T10:02:45+00:00" }, { "name": "symfony/serializer", @@ -5331,16 +5331,16 @@ }, { "name": "symfony/string", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f" + "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f", - "reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f", + "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", + "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62", "shasum": "" }, "require": { @@ -5397,7 +5397,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.21" + "source": "https://github.com/symfony/string/tree/v5.4.22" }, "funding": [ { @@ -5413,7 +5413,7 @@ "type": "tidelift" } ], - "time": "2023-02-22T08:00:55+00:00" + "time": "2023-03-14T06:11:53+00:00" }, { "name": "symfony/translation-contracts", @@ -5495,16 +5495,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008" + "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bd1cad2b2fea04e24966c8b1f2b00710ebf26008", - "reference": "bd1cad2b2fea04e24966c8b1f2b00710ebf26008", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e5b174464f68be6876046db3ad6e217d9a7dbbac", + "reference": "e5b174464f68be6876046db3ad6e217d9a7dbbac", "shasum": "" }, "require": { @@ -5596,7 +5596,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.4.21" + "source": "https://github.com/symfony/twig-bridge/tree/v5.4.22" }, "funding": [ { @@ -5612,7 +5612,7 @@ "type": "tidelift" } ], - "time": "2023-02-23T17:08:09+00:00" + "time": "2023-03-31T08:28:44+00:00" }, { "name": "symfony/twig-bundle", @@ -5779,16 +5779,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55" + "reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/0ba987d705962a4f6571d31a8e1aed18ad2c9f55", - "reference": "0ba987d705962a4f6571d31a8e1aed18ad2c9f55", + "url": "https://api.github.com/repos/symfony/validator/zipball/7c953a48f436bb180d8f5ae471f2665d7dd245da", + "reference": "7c953a48f436bb180d8f5ae471f2665d7dd245da", "shasum": "" }, "require": { @@ -5872,7 +5872,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.21" + "source": "https://github.com/symfony/validator/tree/v5.4.22" }, "funding": [ { @@ -5888,20 +5888,20 @@ "type": "tidelift" } ], - "time": "2023-02-22T19:16:45+00:00" + "time": "2023-03-17T15:39:32+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74" + "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", - "reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", + "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "shasum": "" }, "require": { @@ -5961,7 +5961,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.21" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.22" }, "funding": [ { @@ -5977,7 +5977,7 @@ "type": "tidelift" } ], - "time": "2023-02-23T10:00:28+00:00" + "time": "2023-03-25T09:27:28+00:00" }, { "name": "symfony/var-exporter", @@ -8079,16 +8079,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.5", + "version": "9.6.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "86e761949019ae83f49240b2f2123fb5ab3b2fc5" + "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86e761949019ae83f49240b2f2123fb5ab3b2fc5", - "reference": "86e761949019ae83f49240b2f2123fb5ab3b2fc5", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b65d59a059d3004a040c16a82e07bbdf6cfdd115", + "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115", "shasum": "" }, "require": { @@ -8161,7 +8161,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.5" + "security": "https://github.com/sebastianbergmann/phpunit/security/policy", + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.6" }, "funding": [ { @@ -8177,7 +8178,7 @@ "type": "tidelift" } ], - "time": "2023-03-09T06:34:10+00:00" + "time": "2023-03-27T11:43:46+00:00" }, { "name": "sebastian/cli-parser", @@ -9391,16 +9392,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2" + "reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6b88914a7f1bf144df15904f60a19be78a67a3b2", - "reference": "6b88914a7f1bf144df15904f60a19be78a67a3b2", + "url": "https://api.github.com/repos/symfony/http-client/zipball/4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf", + "reference": "4cd1b7e7ee846c8b22cb47cbc435344af9b2a8bf", "shasum": "" }, "require": { @@ -9457,8 +9458,11 @@ ], "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", + "keywords": [ + "http" + ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.21" + "source": "https://github.com/symfony/http-client/tree/v5.4.22" }, "funding": [ { @@ -9474,7 +9478,7 @@ "type": "tidelift" } ], - "time": "2023-02-17T21:35:35+00:00" + "time": "2023-03-24T15:16:26+00:00" }, { "name": "symfony/http-client-contracts", @@ -9873,16 +9877,16 @@ }, { "name": "symfony/process", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd" + "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", - "reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", + "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b", + "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b", "shasum": "" }, "require": { @@ -9915,7 +9919,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.21" + "source": "https://github.com/symfony/process/tree/v5.4.22" }, "funding": [ { @@ -9931,7 +9935,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T19:46:44+00:00" + "time": "2023-03-06T21:29:33+00:00" }, { "name": "symfony/stopwatch",