diff --git a/composer.lock b/composer.lock index d37bba217a36cfab91e7c3584013070dc6da6fff..a6cb489b080595e443c34cd1ec02dab95d7ca215 100644 --- a/composer.lock +++ b/composer.lock @@ -1224,7 +1224,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.22", + "version": "v8.83.23", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2313,16 +2313,16 @@ }, { "name": "symfony/amqp-messenger", - "version": "v5.4.5", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/amqp-messenger.git", - "reference": "4175a0a98507e7ec575dca9b36e6c0a5a072d3fd" + "reference": "4065cb4af96eb9ade8d33e38f9ce99de7d42f090" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/4175a0a98507e7ec575dca9b36e6c0a5a072d3fd", - "reference": "4175a0a98507e7ec575dca9b36e6c0a5a072d3fd", + "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/4065cb4af96eb9ade8d33e38f9ce99de7d42f090", + "reference": "4065cb4af96eb9ade8d33e38f9ce99de7d42f090", "shasum": "" }, "require": { @@ -2362,7 +2362,7 @@ "description": "Symfony AMQP extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.5" + "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.11" }, "funding": [ { @@ -2378,7 +2378,7 @@ "type": "tidelift" } ], - "time": "2022-02-09T15:49:12+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/asset", @@ -2867,16 +2867,16 @@ }, { "name": "symfony/doctrine-messenger", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", - "reference": "2f0f9f01988880552604984380503be965987649" + "reference": "42ebb9a16f36bb2d48510871fc37a5eacd4a906c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/2f0f9f01988880552604984380503be965987649", - "reference": "2f0f9f01988880552604984380503be965987649", + "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/42ebb9a16f36bb2d48510871fc37a5eacd4a906c", + "reference": "42ebb9a16f36bb2d48510871fc37a5eacd4a906c", "shasum": "" }, "require": { @@ -2920,7 +2920,7 @@ "description": "Symfony Doctrine Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.10" + "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.11" }, "funding": [ { @@ -2936,7 +2936,7 @@ "type": "tidelift" } ], - "time": "2022-06-09T12:22:40+00:00" + "time": "2022-07-28T08:27:44+00:00" }, { "name": "symfony/error-handler", @@ -3175,16 +3175,16 @@ }, { "name": "symfony/expression-language", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "45b08cbce1299eea111a0f76fbe939eea8e185d7" + "reference": "eb59000eb72c9681502cb501af3c666be42d215e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/45b08cbce1299eea111a0f76fbe939eea8e185d7", - "reference": "45b08cbce1299eea111a0f76fbe939eea8e185d7", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e", + "reference": "eb59000eb72c9681502cb501af3c666be42d215e", "shasum": "" }, "require": { @@ -3218,7 +3218,7 @@ "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v5.4.10" + "source": "https://github.com/symfony/expression-language/tree/v5.4.11" }, "funding": [ { @@ -3234,7 +3234,7 @@ "type": "tidelift" } ], - "time": "2022-06-19T12:03:50+00:00" + "time": "2022-07-20T11:34:24+00:00" }, { "name": "symfony/filesystem", @@ -3780,16 +3780,16 @@ }, { "name": "symfony/messenger", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "3340d43beee26ffa87c8fba9889633cac9e1ad8e" + "reference": "05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/3340d43beee26ffa87c8fba9889633cac9e1ad8e", - "reference": "3340d43beee26ffa87c8fba9889633cac9e1ad8e", + "url": "https://api.github.com/repos/symfony/messenger/zipball/05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd", + "reference": "05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd", "shasum": "" }, "require": { @@ -3850,7 +3850,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.10" + "source": "https://github.com/symfony/messenger/tree/v5.4.11" }, "funding": [ { @@ -3866,7 +3866,7 @@ "type": "tidelift" } ], - "time": "2022-06-22T07:26:05+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/mime", @@ -3953,16 +3953,16 @@ }, { "name": "symfony/password-hasher", - "version": "v5.4.8", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", - "reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f" + "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/password-hasher/zipball/bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f", - "reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f", + "url": "https://api.github.com/repos/symfony/password-hasher/zipball/b0169ed8f09a4ae39eb119218ea1685079a9b179", + "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179", "shasum": "" }, "require": { @@ -4006,7 +4006,7 @@ "password" ], "support": { - "source": "https://github.com/symfony/password-hasher/tree/v5.4.8" + "source": "https://github.com/symfony/password-hasher/tree/v5.4.11" }, "funding": [ { @@ -4022,7 +4022,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T13:57:25+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4842,16 +4842,16 @@ }, { "name": "symfony/property-access", - "version": "v5.4.8", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "fe501d498d6ec7e9efe928c90fabedf629116495" + "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/fe501d498d6ec7e9efe928c90fabedf629116495", - "reference": "fe501d498d6ec7e9efe928c90fabedf629116495", + "url": "https://api.github.com/repos/symfony/property-access/zipball/c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", + "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", "shasum": "" }, "require": { @@ -4903,7 +4903,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.8" + "source": "https://github.com/symfony/property-access/tree/v5.4.11" }, "funding": [ { @@ -4919,20 +4919,20 @@ "type": "tidelift" } ], - "time": "2022-04-12T15:48:08+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/property-info", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "924406e19365953870517eb7f63ac3f7bfb71875" + "reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/924406e19365953870517eb7f63ac3f7bfb71875", - "reference": "924406e19365953870517eb7f63ac3f7bfb71875", + "url": "https://api.github.com/repos/symfony/property-info/zipball/8a9a2b638a808cc92a2fbce185b9318e76b0e20c", + "reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "shasum": "" }, "require": { @@ -4994,7 +4994,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.4.10" + "source": "https://github.com/symfony/property-info/tree/v5.4.11" }, "funding": [ { @@ -5010,7 +5010,7 @@ "type": "tidelift" } ], - "time": "2022-05-31T05:14:08+00:00" + "time": "2022-07-19T08:07:51+00:00" }, { "name": "symfony/redis-messenger", @@ -5171,16 +5171,16 @@ }, { "name": "symfony/security-bundle", - "version": "v5.4.9", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4" + "reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4", - "reference": "4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/86b49feb056b840f2b79a03fcfa2d378d6d34234", + "reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234", "shasum": "" }, "require": { @@ -5253,7 +5253,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.9" + "source": "https://github.com/symfony/security-bundle/tree/v5.4.11" }, "funding": [ { @@ -5269,20 +5269,20 @@ "type": "tidelift" } ], - "time": "2022-05-22T15:37:17+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "fcaf47f5c1f598f02e7fa812536e3334709432ca" + "reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/fcaf47f5c1f598f02e7fa812536e3334709432ca", - "reference": "fcaf47f5c1f598f02e7fa812536e3334709432ca", + "url": "https://api.github.com/repos/symfony/security-core/zipball/25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92", + "reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92", "shasum": "" }, "require": { @@ -5346,7 +5346,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.10" + "source": "https://github.com/symfony/security-core/tree/v5.4.11" }, "funding": [ { @@ -5362,20 +5362,20 @@ "type": "tidelift" } ], - "time": "2022-06-23T11:55:08+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/security-csrf", - "version": "v5.4.9", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", - "reference": "ac64013bba1c7a6555b3dc4e701f058cf9f7eb64" + "reference": "b97ab244b6dda80abb84a4a236d682871695db4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-csrf/zipball/ac64013bba1c7a6555b3dc4e701f058cf9f7eb64", - "reference": "ac64013bba1c7a6555b3dc4e701f058cf9f7eb64", + "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a", + "reference": "b97ab244b6dda80abb84a4a236d682871695db4a", "shasum": "" }, "require": { @@ -5418,7 +5418,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v5.4.9" + "source": "https://github.com/symfony/security-csrf/tree/v5.4.11" }, "funding": [ { @@ -5434,7 +5434,7 @@ "type": "tidelift" } ], - "time": "2022-05-11T16:54:42+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/security-guard", @@ -5505,16 +5505,16 @@ }, { "name": "symfony/security-http", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "13239a08542e3c5df556419f5d09dc4c07530779" + "reference": "447f8b5313f17b6a1297df6a9d0fc36fb555de4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/13239a08542e3c5df556419f5d09dc4c07530779", - "reference": "13239a08542e3c5df556419f5d09dc4c07530779", + "url": "https://api.github.com/repos/symfony/security-http/zipball/447f8b5313f17b6a1297df6a9d0fc36fb555de4d", + "reference": "447f8b5313f17b6a1297df6a9d0fc36fb555de4d", "shasum": "" }, "require": { @@ -5570,7 +5570,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.4.10" + "source": "https://github.com/symfony/security-http/tree/v5.4.11" }, "funding": [ { @@ -5586,20 +5586,20 @@ "type": "tidelift" } ], - "time": "2022-06-26T10:07:58+00:00" + "time": "2022-07-29T07:37:50+00:00" }, { "name": "symfony/serializer", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "dc554d700865aa251f8b531bfc8867eaa8eee05a" + "reference": "412e2a242a380267f3ddf281047b8720d2ad9b08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/dc554d700865aa251f8b531bfc8867eaa8eee05a", - "reference": "dc554d700865aa251f8b531bfc8867eaa8eee05a", + "url": "https://api.github.com/repos/symfony/serializer/zipball/412e2a242a380267f3ddf281047b8720d2ad9b08", + "reference": "412e2a242a380267f3ddf281047b8720d2ad9b08", "shasum": "" }, "require": { @@ -5673,7 +5673,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v5.4.10" + "source": "https://github.com/symfony/serializer/tree/v5.4.11" }, "funding": [ { @@ -5689,7 +5689,7 @@ "type": "tidelift" } ], - "time": "2022-06-26T16:30:39+00:00" + "time": "2022-07-28T13:33:28+00:00" }, { "name": "symfony/service-contracts", @@ -5776,16 +5776,16 @@ }, { "name": "symfony/string", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097" + "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097", - "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097", + "url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322", + "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322", "shasum": "" }, "require": { @@ -5842,7 +5842,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.10" + "source": "https://github.com/symfony/string/tree/v5.4.11" }, "funding": [ { @@ -5858,7 +5858,7 @@ "type": "tidelift" } ], - "time": "2022-06-26T15:57:47+00:00" + "time": "2022-07-24T16:15:25+00:00" }, { "name": "symfony/translation-contracts", @@ -5940,16 +5940,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.4.9", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf" + "reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf", - "reference": "fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/63b8a50d48c9fe3d04e77307d4f1771dd848baa8", + "reference": "63b8a50d48c9fe3d04e77307d4f1771dd848baa8", "shasum": "" }, "require": { @@ -6041,7 +6041,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.9" + "source": "https://github.com/symfony/twig-bridge/tree/v5.4.11" }, "funding": [ { @@ -6057,7 +6057,7 @@ "type": "tidelift" } ], - "time": "2022-05-21T10:24:18+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/twig-bundle", @@ -6150,16 +6150,16 @@ }, { "name": "symfony/uid", - "version": "v5.4.3", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "2b52d90f0a913a1f770e0b09be3e9baf298b4872" + "reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/2b52d90f0a913a1f770e0b09be3e9baf298b4872", - "reference": "2b52d90f0a913a1f770e0b09be3e9baf298b4872", + "url": "https://api.github.com/repos/symfony/uid/zipball/2120eba9abf35d30db43ee2f9f2b3723cf3a4479", + "reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479", "shasum": "" }, "require": { @@ -6204,7 +6204,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v5.4.3" + "source": "https://github.com/symfony/uid/tree/v5.4.11" }, "funding": [ { @@ -6220,20 +6220,20 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/validator", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "303490582fee6ed46fa3bd9701ef0ff741ada648" + "reference": "d6457034ba8a4ea6703e5607829a337b66a53ce8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/303490582fee6ed46fa3bd9701ef0ff741ada648", - "reference": "303490582fee6ed46fa3bd9701ef0ff741ada648", + "url": "https://api.github.com/repos/symfony/validator/zipball/d6457034ba8a4ea6703e5607829a337b66a53ce8", + "reference": "d6457034ba8a4ea6703e5607829a337b66a53ce8", "shasum": "" }, "require": { @@ -6317,7 +6317,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.10" + "source": "https://github.com/symfony/validator/tree/v5.4.11" }, "funding": [ { @@ -6333,7 +6333,7 @@ "type": "tidelift" } ], - "time": "2022-06-09T12:24:18+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/var-dumper", @@ -6586,16 +6586,16 @@ }, { "name": "symfony/yaml", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "04e42926429d9e8b39c174387ab990bf7817f7a2" + "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/04e42926429d9e8b39c174387ab990bf7817f7a2", - "reference": "04e42926429d9e8b39c174387ab990bf7817f7a2", + "url": "https://api.github.com/repos/symfony/yaml/zipball/05d4ea560f3402c6c116afd99fdc66e60eda227e", + "reference": "05d4ea560f3402c6c116afd99fdc66e60eda227e", "shasum": "" }, "require": { @@ -6641,7 +6641,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.10" + "source": "https://github.com/symfony/yaml/tree/v5.4.11" }, "funding": [ { @@ -6657,7 +6657,7 @@ "type": "tidelift" } ], - "time": "2022-06-20T11:50:59+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "tightenco/collect", @@ -10196,16 +10196,16 @@ }, { "name": "symfony/console", - "version": "v5.4.10", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000" + "reference": "535846c7ee6bc4dd027ca0d93220601456734b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/4d671ab4ddac94ee439ea73649c69d9d200b5000", - "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000", + "url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10", + "reference": "535846c7ee6bc4dd027ca0d93220601456734b10", "shasum": "" }, "require": { @@ -10275,7 +10275,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.10" + "source": "https://github.com/symfony/console/tree/v5.4.11" }, "funding": [ { @@ -10291,7 +10291,7 @@ "type": "tidelift" } ], - "time": "2022-06-26T13:00:04+00:00" + "time": "2022-07-22T10:42:43+00:00" }, { "name": "symfony/dom-crawler", @@ -10700,16 +10700,16 @@ }, { "name": "symfony/options-resolver", - "version": "v5.4.3", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8" + "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/cc1147cb11af1b43f503ac18f31aa3bec213aba8", - "reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", + "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", "shasum": "" }, "require": { @@ -10749,7 +10749,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.3" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.11" }, "funding": [ { @@ -10765,7 +10765,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/phpunit-bridge", @@ -10852,16 +10852,16 @@ }, { "name": "symfony/process", - "version": "v5.4.8", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3" + "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", - "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", + "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", + "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", "shasum": "" }, "require": { @@ -10894,7 +10894,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.8" + "source": "https://github.com/symfony/process/tree/v5.4.11" }, "funding": [ { @@ -10910,7 +10910,7 @@ "type": "tidelift" } ], - "time": "2022-04-08T05:07:18+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/stopwatch", @@ -11026,16 +11026,16 @@ }, { "name": "vimeo/psalm", - "version": "4.24.0", + "version": "v4.25.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "06dd975cb55d36af80f242561738f16c5f58264f" + "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/06dd975cb55d36af80f242561738f16c5f58264f", - "reference": "06dd975cb55d36af80f242561738f16c5f58264f", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/d7cd84c4ebca74ba3419b9601f81d177bcbe2aac", + "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac", "shasum": "" }, "require": { @@ -11127,9 +11127,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.24.0" + "source": "https://github.com/vimeo/psalm/tree/v4.25.0" }, - "time": "2022-06-26T11:47:54+00:00" + "time": "2022-07-25T17:04:37+00:00" }, { "name": "webmozart/path-util",