From 96a39d5cb2260c21ba428e25abedb382209bc41b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 24 Aug 2026 09:22:00 +0200 Subject: [PATCH] chore: update project dependencies --- composer.lock | 559 +++++++++++++++++++++++++------------------------- 1 file changed, 280 insertions(+), 279 deletions(-) diff --git a/composer.lock b/composer.lock index 4dadefc..db7cad7 100644 --- a/composer.lock +++ b/composer.lock @@ -2265,16 +2265,16 @@ }, { "name": "league/flysystem", - "version": "3.35.2", + "version": "3.35.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "b277b5dc3d56650b68904117124e79c851e12376" + "reference": "5fc8404762179ae514678487b23494fd69b2309c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b277b5dc3d56650b68904117124e79c851e12376", - "reference": "b277b5dc3d56650b68904117124e79c851e12376", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5fc8404762179ae514678487b23494fd69b2309c", + "reference": "5fc8404762179ae514678487b23494fd69b2309c", "shasum": "" }, "require": { @@ -2342,9 +2342,9 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.35.2" + "source": "https://github.com/thephpleague/flysystem/tree/3.35.3" }, - "time": "2026-07-06T14:42:07+00:00" + "time": "2026-08-22T12:55:54+00:00" }, { "name": "league/flysystem-bundle", @@ -2418,16 +2418,16 @@ }, { "name": "league/flysystem-local", - "version": "3.31.0", + "version": "3.35.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079" + "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079", - "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/a099b24dce160f3b2239043d13d47c4a1a214ea4", + "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4", "shasum": "" }, "require": { @@ -2461,22 +2461,22 @@ "local" ], "support": { - "source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.35.3" }, - "time": "2026-01-23T15:30:45+00:00" + "time": "2026-08-12T13:29:21+00:00" }, { "name": "league/flysystem-sftp-v3", - "version": "3.33.0", + "version": "3.35.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-sftp-v3.git", - "reference": "34ff5ef0f841add92e2b902c1005f72135b03646" + "reference": "54e86ca228e95f4fe7a5b11d20e43c11ccac975d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-sftp-v3/zipball/34ff5ef0f841add92e2b902c1005f72135b03646", - "reference": "34ff5ef0f841add92e2b902c1005f72135b03646", + "url": "https://api.github.com/repos/thephpleague/flysystem-sftp-v3/zipball/54e86ca228e95f4fe7a5b11d20e43c11ccac975d", + "reference": "54e86ca228e95f4fe7a5b11d20e43c11ccac975d", "shasum": "" }, "require": { @@ -2510,9 +2510,9 @@ "sftp" ], "support": { - "source": "https://github.com/thephpleague/flysystem-sftp-v3/tree/3.33.0" + "source": "https://github.com/thephpleague/flysystem-sftp-v3/tree/3.35.3" }, - "time": "2026-03-20T13:22:31+00:00" + "time": "2026-08-17T09:09:44+00:00" }, { "name": "league/mime-type-detection", @@ -4924,16 +4924,16 @@ }, { "name": "symfony/cache", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc" + "reference": "66c07f6399aaff49d6aff3ff62197f745741af6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/8f0b5de5d9f5131aa99fdab78d7802efef9322dc", - "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc", + "url": "https://api.github.com/repos/symfony/cache/zipball/66c07f6399aaff49d6aff3ff62197f745741af6a", + "reference": "66c07f6399aaff49d6aff3ff62197f745741af6a", "shasum": "" }, "require": { @@ -4956,7 +4956,7 @@ "symfony/cache-implementation": "1.1|2.0|3.0" }, "require-dev": { - "cache/integration-tests": "dev-master", + "cache/integration-tests": "^0.18@stable", "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", @@ -5000,7 +5000,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.4.43" + "source": "https://github.com/symfony/cache/tree/v6.4.44" }, "funding": [ { @@ -5020,7 +5020,7 @@ "type": "tidelift" } ], - "time": "2026-07-28T21:33:22+00:00" + "time": "2026-08-19T08:22:32+00:00" }, { "name": "symfony/cache-contracts", @@ -5182,16 +5182,16 @@ }, { "name": "symfony/config", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "e39cdd91b2adf67a117bea29660b73d896937d86" + "reference": "6a5abf67fd5b138df96984fe6f8fd736fb7d6b29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/e39cdd91b2adf67a117bea29660b73d896937d86", - "reference": "e39cdd91b2adf67a117bea29660b73d896937d86", + "url": "https://api.github.com/repos/symfony/config/zipball/6a5abf67fd5b138df96984fe6f8fd736fb7d6b29", + "reference": "6a5abf67fd5b138df96984fe6f8fd736fb7d6b29", "shasum": "" }, "require": { @@ -5237,7 +5237,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v6.4.43" + "source": "https://github.com/symfony/config/tree/v6.4.44" }, "funding": [ { @@ -5257,20 +5257,20 @@ "type": "tidelift" } ], - "time": "2026-07-21T09:46:53+00:00" + "time": "2026-08-20T09:38:57+00:00" }, { "name": "symfony/console", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3b643aa587acbc42f967a429af088a56ed8f046d" + "reference": "60e3944c4859c487aa6ea2f0f7754917f70f7524" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3b643aa587acbc42f967a429af088a56ed8f046d", - "reference": "3b643aa587acbc42f967a429af088a56ed8f046d", + "url": "https://api.github.com/repos/symfony/console/zipball/60e3944c4859c487aa6ea2f0f7754917f70f7524", + "reference": "60e3944c4859c487aa6ea2f0f7754917f70f7524", "shasum": "" }, "require": { @@ -5335,7 +5335,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.43" + "source": "https://github.com/symfony/console/tree/v6.4.44" }, "funding": [ { @@ -5355,20 +5355,20 @@ "type": "tidelift" } ], - "time": "2026-07-26T14:44:19+00:00" + "time": "2026-08-21T07:42:12+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905" + "reference": "675b2dfaf70bdca37d13816582023e3bac5fc2d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905", - "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/675b2dfaf70bdca37d13816582023e3bac5fc2d1", + "reference": "675b2dfaf70bdca37d13816582023e3bac5fc2d1", "shasum": "" }, "require": { @@ -5420,7 +5420,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/v6.4.43" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.44" }, "funding": [ { @@ -5440,7 +5440,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T15:13:12+00:00" + "time": "2026-08-21T15:20:39+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5515,16 +5515,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "653001640a2ba86bb5fcec7f58832b74e6b3aa76" + "reference": "f80901d137e312a21b53f719016be0584968df57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/653001640a2ba86bb5fcec7f58832b74e6b3aa76", - "reference": "653001640a2ba86bb5fcec7f58832b74e6b3aa76", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/f80901d137e312a21b53f719016be0584968df57", + "reference": "f80901d137e312a21b53f719016be0584968df57", "shasum": "" }, "require": { @@ -5550,7 +5550,7 @@ "symfony/property-info": "<5.4|>=8", "symfony/security-bundle": "<5.4", "symfony/security-core": "<6.4", - "symfony/validator": "<6.4" + "symfony/validator": "<6.4.44|>=7.0,<7.4.17|>=8.0,<8.1.5" }, "require-dev": { "doctrine/collections": "^1.0|^2.0", @@ -5603,7 +5603,7 @@ "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v6.4.43" + "source": "https://github.com/symfony/doctrine-bridge/tree/v6.4.44" }, "funding": [ { @@ -5623,7 +5623,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T10:19:36+00:00" + "time": "2026-08-21T19:37:17+00:00" }, { "name": "symfony/doctrine-messenger", @@ -5703,16 +5703,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v6.4.40", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10" + "reference": "998855f6c3699f148b54096d1d7d2b8b0b0fc298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10", - "reference": "7e65f76c28f5ed8d933f2c86698a3e2bf0de1b10", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/998855f6c3699f148b54096d1d7d2b8b0b0fc298", + "reference": "998855f6c3699f148b54096d1d7d2b8b0b0fc298", "shasum": "" }, "require": { @@ -5750,7 +5750,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.40" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.44" }, "funding": [ { @@ -5770,7 +5770,7 @@ "type": "tidelift" } ], - "time": "2026-05-19T20:33:22+00:00" + "time": "2026-08-20T17:31:07+00:00" }, { "name": "symfony/dotenv", @@ -5852,16 +5852,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "ecec4c500623ee0ac0c925c3426bcb3e7f429b14" + "reference": "8fa59eb915a14b2881993565a122c9dd1b0f8a19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/ecec4c500623ee0ac0c925c3426bcb3e7f429b14", - "reference": "ecec4c500623ee0ac0c925c3426bcb3e7f429b14", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/8fa59eb915a14b2881993565a122c9dd1b0f8a19", + "reference": "8fa59eb915a14b2881993565a122c9dd1b0f8a19", "shasum": "" }, "require": { @@ -5907,7 +5907,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.43" + "source": "https://github.com/symfony/error-handler/tree/v6.4.44" }, "funding": [ { @@ -5927,20 +5927,20 @@ "type": "tidelift" } ], - "time": "2026-07-21T10:11:50+00:00" + "time": "2026-08-20T17:31:15+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf" + "reference": "d7110a878e7e7cbd8aaebe9f55da8af885b8c0af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ac405d324c10ebbbde6a6e58379bf81db10f1dbf", - "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d7110a878e7e7cbd8aaebe9f55da8af885b8c0af", + "reference": "d7110a878e7e7cbd8aaebe9f55da8af885b8c0af", "shasum": "" }, "require": { @@ -5991,7 +5991,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/v6.4.43" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.44" }, "funding": [ { @@ -6011,7 +6011,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T14:00:19+00:00" + "time": "2026-08-21T14:01:40+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -6163,16 +6163,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16" + "reference": "e84ffb3e77e3a7144727a0d0735d0d9cc0ca77a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/9ff03da12d67649fbd1f34ca95951554624d0a16", - "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/e84ffb3e77e3a7144727a0d0735d0d9cc0ca77a7", + "reference": "e84ffb3e77e3a7144727a0d0735d0d9cc0ca77a7", "shasum": "" }, "require": { @@ -6209,7 +6209,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.43" + "source": "https://github.com/symfony/filesystem/tree/v6.4.44" }, "funding": [ { @@ -6229,20 +6229,20 @@ "type": "tidelift" } ], - "time": "2026-06-27T10:13:35+00:00" + "time": "2026-08-20T20:21:47+00:00" }, { "name": "symfony/finder", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "0b73dac42493acbadbba644207a715b254e9b029" + "reference": "211b28d13d044dacdc00c1629a3bbcff27dc793a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/0b73dac42493acbadbba644207a715b254e9b029", - "reference": "0b73dac42493acbadbba644207a715b254e9b029", + "url": "https://api.github.com/repos/symfony/finder/zipball/211b28d13d044dacdc00c1629a3bbcff27dc793a", + "reference": "211b28d13d044dacdc00c1629a3bbcff27dc793a", "shasum": "" }, "require": { @@ -6277,7 +6277,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.42" + "source": "https://github.com/symfony/finder/tree/v6.4.44" }, "funding": [ { @@ -6297,7 +6297,7 @@ "type": "tidelift" } ], - "time": "2026-06-26T15:18:24+00:00" + "time": "2026-08-21T10:00:03+00:00" }, { "name": "symfony/flex", @@ -6374,16 +6374,16 @@ }, { "name": "symfony/form", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "7d05d6a4a936433247b6ae32c2074923684ec1c7" + "reference": "8e28c46ad733ee40c42b9cf242cb52b2d6b1ffef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/7d05d6a4a936433247b6ae32c2074923684ec1c7", - "reference": "7d05d6a4a936433247b6ae32c2074923684ec1c7", + "url": "https://api.github.com/repos/symfony/form/zipball/8e28c46ad733ee40c42b9cf242cb52b2d6b1ffef", + "reference": "8e28c46ad733ee40c42b9cf242cb52b2d6b1ffef", "shasum": "" }, "require": { @@ -6451,7 +6451,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v6.4.43" + "source": "https://github.com/symfony/form/tree/v6.4.44" }, "funding": [ { @@ -6471,20 +6471,20 @@ "type": "tidelift" } ], - "time": "2026-07-28T13:57:03+00:00" + "time": "2026-08-21T16:18:55+00:00" }, { "name": "symfony/framework-bundle", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "dcec940410874561f58edb75e2f3574c8a1340d3" + "reference": "a1d129830823409ff9c4b0cd88b8c75ee8601a5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/dcec940410874561f58edb75e2f3574c8a1340d3", - "reference": "dcec940410874561f58edb75e2f3574c8a1340d3", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a1d129830823409ff9c4b0cd88b8c75ee8601a5d", + "reference": "a1d129830823409ff9c4b0cd88b8c75ee8601a5d", "shasum": "" }, "require": { @@ -6518,7 +6518,7 @@ "symfony/form": "<5.4", "symfony/http-client": "<6.3", "symfony/lock": "<5.4", - "symfony/mailer": "<5.4", + "symfony/mailer": "<6.4.44|>=7.0,<7.4.17|>=8.0,<8.1.5", "symfony/messenger": "<6.3", "symfony/mime": "<6.4.37|>=7.0,<7.4.9", "symfony/property-access": "<5.4", @@ -6604,7 +6604,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/v6.4.43" + "source": "https://github.com/symfony/framework-bundle/tree/v6.4.44" }, "funding": [ { @@ -6624,7 +6624,7 @@ "type": "tidelift" } ], - "time": "2026-07-26T09:00:38+00:00" + "time": "2026-08-21T19:37:17+00:00" }, { "name": "symfony/html-sanitizer", @@ -6701,16 +6701,16 @@ }, { "name": "symfony/http-client", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd" + "reference": "ba6237fa906710149b6b7881cff59edde2b4abfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/38540911e9e3c3ca12e562dcce758d9bfcfa7cdd", - "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd", + "url": "https://api.github.com/repos/symfony/http-client/zipball/ba6237fa906710149b6b7881cff59edde2b4abfc", + "reference": "ba6237fa906710149b6b7881cff59edde2b4abfc", "shasum": "" }, "require": { @@ -6775,7 +6775,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.4.43" + "source": "https://github.com/symfony/http-client/tree/v6.4.44" }, "funding": [ { @@ -6795,7 +6795,7 @@ "type": "tidelift" } ], - "time": "2026-07-29T06:36:08+00:00" + "time": "2026-08-20T17:31:15+00:00" }, { "name": "symfony/http-client-contracts", @@ -6881,16 +6881,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e" + "reference": "1d5fa99b841ccdbbaa8781b01f07a7b2ede31d09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ea0c801ec34e9017a8c9363e55c8ef5f1717216e", - "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1d5fa99b841ccdbbaa8781b01f07a7b2ede31d09", + "reference": "1d5fa99b841ccdbbaa8781b01f07a7b2ede31d09", "shasum": "" }, "require": { @@ -6938,7 +6938,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.43" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.44" }, "funding": [ { @@ -6958,20 +6958,20 @@ "type": "tidelift" } ], - "time": "2026-07-29T06:55:26+00:00" + "time": "2026-08-20T07:12:57+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "cc35556a9bc9e9a6a35fb1114609d1e3c9a63738" + "reference": "2223a4e7763fa9284542f78280ebdb72da055d49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cc35556a9bc9e9a6a35fb1114609d1e3c9a63738", - "reference": "cc35556a9bc9e9a6a35fb1114609d1e3c9a63738", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2223a4e7763fa9284542f78280ebdb72da055d49", + "reference": "2223a4e7763fa9284542f78280ebdb72da055d49", "shasum": "" }, "require": { @@ -7056,7 +7056,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/v6.4.43" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.44" }, "funding": [ { @@ -7076,20 +7076,20 @@ "type": "tidelift" } ], - "time": "2026-07-29T11:30:30+00:00" + "time": "2026-08-22T13:20:55+00:00" }, { "name": "symfony/intl", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "65e85c6665bb4b4b1c2214a8e89eb30acc20468a" + "reference": "d79905d256652f1353b26e1a59d89f835b2d31cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/65e85c6665bb4b4b1c2214a8e89eb30acc20468a", - "reference": "65e85c6665bb4b4b1c2214a8e89eb30acc20468a", + "url": "https://api.github.com/repos/symfony/intl/zipball/d79905d256652f1353b26e1a59d89f835b2d31cf", + "reference": "d79905d256652f1353b26e1a59d89f835b2d31cf", "shasum": "" }, "require": { @@ -7143,7 +7143,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.4.42" + "source": "https://github.com/symfony/intl/tree/v6.4.44" }, "funding": [ { @@ -7163,20 +7163,20 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-08-20T17:31:16+00:00" }, { "name": "symfony/lock", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "b9e0464c0085b12fb50924f87883421e67917b33" + "reference": "7ecf823a1c86b553c16281e93734a3d677f84fc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/b9e0464c0085b12fb50924f87883421e67917b33", - "reference": "b9e0464c0085b12fb50924f87883421e67917b33", + "url": "https://api.github.com/repos/symfony/lock/zipball/7ecf823a1c86b553c16281e93734a3d677f84fc9", + "reference": "7ecf823a1c86b553c16281e93734a3d677f84fc9", "shasum": "" }, "require": { @@ -7226,7 +7226,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v6.4.42" + "source": "https://github.com/symfony/lock/tree/v6.4.44" }, "funding": [ { @@ -7246,20 +7246,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T10:12:24+00:00" + "time": "2026-08-16T17:06:59+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "2a380924b56e034076c4a658d40e140ba150e44c" + "reference": "cea6ee2fb64d486f709d80bd3158cf28346e1ba4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/2a380924b56e034076c4a658d40e140ba150e44c", - "reference": "2a380924b56e034076c4a658d40e140ba150e44c", + "url": "https://api.github.com/repos/symfony/mailer/zipball/cea6ee2fb64d486f709d80bd3158cf28346e1ba4", + "reference": "cea6ee2fb64d486f709d80bd3158cf28346e1ba4", "shasum": "" }, "require": { @@ -7310,7 +7310,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.43" + "source": "https://github.com/symfony/mailer/tree/v6.4.44" }, "funding": [ { @@ -7330,20 +7330,20 @@ "type": "tidelift" } ], - "time": "2026-07-27T19:43:14+00:00" + "time": "2026-08-21T13:01:07+00:00" }, { "name": "symfony/messenger", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "a99c7d0787a95329c49eeec6a5f60968042f4e7d" + "reference": "e4e8f57d79eb8df84f4b0172fd128bdd6d412011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/a99c7d0787a95329c49eeec6a5f60968042f4e7d", - "reference": "a99c7d0787a95329c49eeec6a5f60968042f4e7d", + "url": "https://api.github.com/repos/symfony/messenger/zipball/e4e8f57d79eb8df84f4b0172fd128bdd6d412011", + "reference": "e4e8f57d79eb8df84f4b0172fd128bdd6d412011", "shasum": "" }, "require": { @@ -7401,7 +7401,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/v6.4.43" + "source": "https://github.com/symfony/messenger/tree/v6.4.44" }, "funding": [ { @@ -7421,20 +7421,20 @@ "type": "tidelift" } ], - "time": "2026-07-21T14:40:31+00:00" + "time": "2026-08-21T16:26:24+00:00" }, { "name": "symfony/mime", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37" + "reference": "3f850171f3bb396a84117ca97d3d474fc4b83deb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/38421e10911725aaa5e44e1b4606d7a37f652b37", - "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37", + "url": "https://api.github.com/repos/symfony/mime/zipball/3f850171f3bb396a84117ca97d3d474fc4b83deb", + "reference": "3f850171f3bb396a84117ca97d3d474fc4b83deb", "shasum": "" }, "require": { @@ -7458,7 +7458,7 @@ "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.4.3|^7.0.3" + "symfony/serializer": "^6.4.44|^7.4.17" }, "type": "library", "autoload": { @@ -7490,7 +7490,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.43" + "source": "https://github.com/symfony/mime/tree/v6.4.44" }, "funding": [ { @@ -7510,20 +7510,20 @@ "type": "tidelift" } ], - "time": "2026-07-29T07:59:11+00:00" + "time": "2026-08-22T07:48:48+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "68e9e40663e8af73901653f49ca149d13b6b581e" + "reference": "df7efc5e57d13d393cfc1a51a673e0dad739232d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/68e9e40663e8af73901653f49ca149d13b6b581e", - "reference": "68e9e40663e8af73901653f49ca149d13b6b581e", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/df7efc5e57d13d393cfc1a51a673e0dad739232d", + "reference": "df7efc5e57d13d393cfc1a51a673e0dad739232d", "shasum": "" }, "require": { @@ -7544,6 +7544,7 @@ "symfony/mailer": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", + "symfony/notifier": "^5.4|^6.0|^7.0", "symfony/security-core": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, @@ -7573,7 +7574,7 @@ "description": "Provides integration for Monolog with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/monolog-bridge/tree/v6.4.43" + "source": "https://github.com/symfony/monolog-bridge/tree/v6.4.44" }, "funding": [ { @@ -7593,7 +7594,7 @@ "type": "tidelift" } ], - "time": "2026-07-26T13:45:43+00:00" + "time": "2026-08-20T17:31:17+00:00" }, { "name": "symfony/monolog-bundle", @@ -7677,16 +7678,16 @@ }, { "name": "symfony/notifier", - "version": "v6.4.34", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/notifier.git", - "reference": "16a6179e8e6d6e3c71e592e59cdd649f86f1a6f9" + "reference": "e71ff9cc138f62d3e7e164cf5c4e315b86ad9090" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/notifier/zipball/16a6179e8e6d6e3c71e592e59cdd649f86f1a6f9", - "reference": "16a6179e8e6d6e3c71e592e59cdd649f86f1a6f9", + "url": "https://api.github.com/repos/symfony/notifier/zipball/e71ff9cc138f62d3e7e164cf5c4e315b86ad9090", + "reference": "e71ff9cc138f62d3e7e164cf5c4e315b86ad9090", "shasum": "" }, "require": { @@ -7737,7 +7738,7 @@ "notifier" ], "support": { - "source": "https://github.com/symfony/notifier/tree/v6.4.34" + "source": "https://github.com/symfony/notifier/tree/v6.4.44" }, "funding": [ { @@ -7757,7 +7758,7 @@ "type": "tidelift" } ], - "time": "2026-02-18T07:27:25+00:00" + "time": "2026-08-21T14:00:50+00:00" }, { "name": "symfony/options-resolver", @@ -8078,16 +8079,16 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.38.1", + "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "dc21118016c039a66235cf93d96b435ffb282412" + "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412", - "reference": "dc21118016c039a66235cf93d96b435ffb282412", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/51b5ff5ba85452b31ec6f55490b08148612339d9", + "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9", "shasum": "" }, "require": { @@ -8141,7 +8142,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.42.0" }, "funding": [ { @@ -8161,20 +8162,20 @@ "type": "tidelift" } ], - "time": "2026-05-25T15:22:23+00:00" + "time": "2026-08-24T10:51:20+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.38.0", + "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" + "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", - "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502", + "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502", "shasum": "" }, "require": { @@ -8226,7 +8227,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.42.0" }, "funding": [ { @@ -8246,7 +8247,7 @@ "type": "tidelift" } ], - "time": "2026-05-25T13:48:31+00:00" + "time": "2026-08-07T06:33:24+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -8578,16 +8579,16 @@ }, { "name": "symfony/process", - "version": "v6.4.41", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7" + "reference": "0b0c5b7d895211b82021469d1cb8ef2448caed96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c8fc09bdfe9fde9aaa89b415a4477feaccec16a7", - "reference": "c8fc09bdfe9fde9aaa89b415a4477feaccec16a7", + "url": "https://api.github.com/repos/symfony/process/zipball/0b0c5b7d895211b82021469d1cb8ef2448caed96", + "reference": "0b0c5b7d895211b82021469d1cb8ef2448caed96", "shasum": "" }, "require": { @@ -8619,7 +8620,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.41" + "source": "https://github.com/symfony/process/tree/v6.4.44" }, "funding": [ { @@ -8639,20 +8640,20 @@ "type": "tidelift" } ], - "time": "2026-05-23T13:47:21+00:00" + "time": "2026-08-20T17:31:17+00:00" }, { "name": "symfony/property-access", - "version": "v6.4.32", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e" + "reference": "57793e8d1e3ede2d4a65604e8f213a3cfa8d1721" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/6dfa655ac9e9860c05cabb287f34da86b18c237e", - "reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e", + "url": "https://api.github.com/repos/symfony/property-access/zipball/57793e8d1e3ede2d4a65604e8f213a3cfa8d1721", + "reference": "57793e8d1e3ede2d4a65604e8f213a3cfa8d1721", "shasum": "" }, "require": { @@ -8700,7 +8701,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v6.4.32" + "source": "https://github.com/symfony/property-access/tree/v6.4.44" }, "funding": [ { @@ -8720,20 +8721,20 @@ "type": "tidelift" } ], - "time": "2026-01-05T08:25:17+00:00" + "time": "2026-07-30T11:04:25+00:00" }, { "name": "symfony/property-info", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd" + "reference": "7847669cf171ea57ff6f3b7798ce842255a35fbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/ff32a0d7885f6f8997ee0aca499fd008852ad5bd", - "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd", + "url": "https://api.github.com/repos/symfony/property-info/zipball/7847669cf171ea57ff6f3b7798ce842255a35fbd", + "reference": "7847669cf171ea57ff6f3b7798ce842255a35fbd", "shasum": "" }, "require": { @@ -8790,7 +8791,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.4.43" + "source": "https://github.com/symfony/property-info/tree/v6.4.44" }, "funding": [ { @@ -8810,7 +8811,7 @@ "type": "tidelift" } ], - "time": "2026-07-22T12:35:29+00:00" + "time": "2026-08-21T15:18:56+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -8901,16 +8902,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e" + "reference": "6fe2ed5b356beec41d5720dd73db72887c3f9d6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/f8dedd42e7a511906aa54be6cebffbbe826ff20e", - "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e", + "url": "https://api.github.com/repos/symfony/routing/zipball/6fe2ed5b356beec41d5720dd73db72887c3f9d6d", + "reference": "6fe2ed5b356beec41d5720dd73db72887c3f9d6d", "shasum": "" }, "require": { @@ -8964,7 +8965,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.43" + "source": "https://github.com/symfony/routing/tree/v6.4.44" }, "funding": [ { @@ -8984,7 +8985,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T13:51:56+00:00" + "time": "2026-08-16T17:07:07+00:00" }, { "name": "symfony/runtime", @@ -9187,16 +9188,16 @@ }, { "name": "symfony/security-core", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "9d2741948b0eb1fc08fd5431909dac8316ba49c2" + "reference": "9795959163aa73e0f09d7609fa6c9ce5a2c257eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/9d2741948b0eb1fc08fd5431909dac8316ba49c2", - "reference": "9d2741948b0eb1fc08fd5431909dac8316ba49c2", + "url": "https://api.github.com/repos/symfony/security-core/zipball/9795959163aa73e0f09d7609fa6c9ce5a2c257eb", + "reference": "9795959163aa73e0f09d7609fa6c9ce5a2c257eb", "shasum": "" }, "require": { @@ -9253,7 +9254,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v6.4.43" + "source": "https://github.com/symfony/security-core/tree/v6.4.44" }, "funding": [ { @@ -9273,7 +9274,7 @@ "type": "tidelift" } ], - "time": "2026-07-13T05:00:30+00:00" + "time": "2026-08-20T19:22:30+00:00" }, { "name": "symfony/security-csrf", @@ -9349,16 +9350,16 @@ }, { "name": "symfony/security-http", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "c6a3836e6c331503a841f439912939c4e1be480f" + "reference": "e1f302a96c4c8de56a904b116b7c1506db827141" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/c6a3836e6c331503a841f439912939c4e1be480f", - "reference": "c6a3836e6c331503a841f439912939c4e1be480f", + "url": "https://api.github.com/repos/symfony/security-http/zipball/e1f302a96c4c8de56a904b116b7c1506db827141", + "reference": "e1f302a96c4c8de56a904b116b7c1506db827141", "shasum": "" }, "require": { @@ -9417,7 +9418,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v6.4.42" + "source": "https://github.com/symfony/security-http/tree/v6.4.44" }, "funding": [ { @@ -9437,20 +9438,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:40:39+00:00" + "time": "2026-08-22T07:30:33+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1" + "reference": "3372b3c367d41542ca99291f8340897544002094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9a74371980b9eea34a39804fcfd7d0e4c81ccff1", - "reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1", + "url": "https://api.github.com/repos/symfony/serializer/zipball/3372b3c367d41542ca99291f8340897544002094", + "reference": "3372b3c367d41542ca99291f8340897544002094", "shasum": "" }, "require": { @@ -9519,7 +9520,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/v6.4.43" + "source": "https://github.com/symfony/serializer/tree/v6.4.44" }, "funding": [ { @@ -9539,7 +9540,7 @@ "type": "tidelift" } ], - "time": "2026-07-29T07:59:11+00:00" + "time": "2026-08-22T09:04:22+00:00" }, { "name": "symfony/service-contracts", @@ -9858,16 +9859,16 @@ }, { "name": "symfony/translation", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "fef99cef37890b350976f5f492854faefadd4e15" + "reference": "fa2235501e2cf6b1d38ab42954b248a5e93c8e89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/fef99cef37890b350976f5f492854faefadd4e15", - "reference": "fef99cef37890b350976f5f492854faefadd4e15", + "url": "https://api.github.com/repos/symfony/translation/zipball/fa2235501e2cf6b1d38ab42954b248a5e93c8e89", + "reference": "fa2235501e2cf6b1d38ab42954b248a5e93c8e89", "shasum": "" }, "require": { @@ -9933,7 +9934,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.42" + "source": "https://github.com/symfony/translation/tree/v6.4.44" }, "funding": [ { @@ -9953,7 +9954,7 @@ "type": "tidelift" } ], - "time": "2026-06-05T16:46:18+00:00" + "time": "2026-08-20T19:22:13+00:00" }, { "name": "symfony/translation-contracts", @@ -10039,16 +10040,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "a94c869d1dd4df385a30cf8a9a86d1f7ba70466b" + "reference": "3036bcbdd27da00ded851b5049e1f73589c8d506" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/a94c869d1dd4df385a30cf8a9a86d1f7ba70466b", - "reference": "a94c869d1dd4df385a30cf8a9a86d1f7ba70466b", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/3036bcbdd27da00ded851b5049e1f73589c8d506", + "reference": "3036bcbdd27da00ded851b5049e1f73589c8d506", "shasum": "" }, "require": { @@ -10092,7 +10093,7 @@ "symfony/security-core": "^5.4|^6.0|^7.0", "symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/security-http": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.4.3|^7.0.3", + "symfony/serializer": "^6.4.44|^7.4.17", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^6.1|^7.0", "symfony/web-link": "^5.4|^6.0|^7.0", @@ -10128,7 +10129,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v6.4.43" + "source": "https://github.com/symfony/twig-bridge/tree/v6.4.44" }, "funding": [ { @@ -10148,7 +10149,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T10:37:57+00:00" + "time": "2026-08-22T07:48:48+00:00" }, { "name": "symfony/twig-bundle", @@ -10407,16 +10408,16 @@ }, { "name": "symfony/validator", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e" + "reference": "6e29aaa4662e28312bb84170b990bbfed73f68a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e", - "reference": "ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e", + "url": "https://api.github.com/repos/symfony/validator/zipball/6e29aaa4662e28312bb84170b990bbfed73f68a8", + "reference": "6e29aaa4662e28312bb84170b990bbfed73f68a8", "shasum": "" }, "require": { @@ -10484,7 +10485,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.43" + "source": "https://github.com/symfony/validator/tree/v6.4.44" }, "funding": [ { @@ -10504,20 +10505,20 @@ "type": "tidelift" } ], - "time": "2026-07-28T13:57:03+00:00" + "time": "2026-08-21T17:53:43+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6638cfe00907b2b980b749fcf2cd4cd6b2b1396e" + "reference": "13909d2c2a9300f6be7b3e75d72279f98b1301b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6638cfe00907b2b980b749fcf2cd4cd6b2b1396e", - "reference": "6638cfe00907b2b980b749fcf2cd4cd6b2b1396e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13909d2c2a9300f6be7b3e75d72279f98b1301b9", + "reference": "13909d2c2a9300f6be7b3e75d72279f98b1301b9", "shasum": "" }, "require": { @@ -10572,7 +10573,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.43" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.44" }, "funding": [ { @@ -10592,20 +10593,20 @@ "type": "tidelift" } ], - "time": "2026-07-06T08:03:42+00:00" + "time": "2026-08-21T07:12:07+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "15e670e0218bfe4efbc0556b8a12ad1304f4c7f4" + "reference": "6e13ff96f54498f86188833832e298ea1dc48ae1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/15e670e0218bfe4efbc0556b8a12ad1304f4c7f4", - "reference": "15e670e0218bfe4efbc0556b8a12ad1304f4c7f4", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/6e13ff96f54498f86188833832e298ea1dc48ae1", + "reference": "6e13ff96f54498f86188833832e298ea1dc48ae1", "shasum": "" }, "require": { @@ -10653,7 +10654,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.4.42" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.44" }, "funding": [ { @@ -10673,7 +10674,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T08:12:01+00:00" + "time": "2026-07-29T16:40:20+00:00" }, { "name": "symfony/web-link", @@ -10840,16 +10841,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3" + "reference": "44b712e89243c358afe0cc227e1fcb6b3ddc957d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/d2ee2daa59be8cd0864835ea918ea209149796a3", - "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3", + "url": "https://api.github.com/repos/symfony/yaml/zipball/44b712e89243c358afe0cc227e1fcb6b3ddc957d", + "reference": "44b712e89243c358afe0cc227e1fcb6b3ddc957d", "shasum": "" }, "require": { @@ -10892,7 +10893,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.43" + "source": "https://github.com/symfony/yaml/tree/v6.4.44" }, "funding": [ { @@ -10912,7 +10913,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T15:18:49+00:00" + "time": "2026-08-20T17:31:23+00:00" }, { "name": "thecodingmachine/safe", @@ -12001,16 +12002,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.20", + "version": "v3.95.22", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7" + "reference": "482722e0783c16325a07a998a0d9eda560f9be99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", - "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/482722e0783c16325a07a998a0d9eda560f9be99", + "reference": "482722e0783c16325a07a998a0d9eda560f9be99", "shasum": "" }, "require": { @@ -12093,7 +12094,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.20" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.22" }, "funding": [ { @@ -12101,7 +12102,7 @@ "type": "github" } ], - "time": "2026-08-19T16:28:14+00:00" + "time": "2026-08-24T10:37:43+00:00" }, { "name": "myclabs/deep-copy", @@ -12340,11 +12341,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.8", + "version": "2.2.9", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804", - "reference": "e285254e60f33c21902efef4a926ca0987c06804", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/13d6b4f347bad222da436580c8304fa6f83e6bd0", + "reference": "13d6b4f347bad222da436580c8304fa6f83e6bd0", "shasum": "" }, "require": { @@ -12400,7 +12401,7 @@ "type": "github" } ], - "time": "2026-08-04T22:21:45+00:00" + "time": "2026-08-22T07:38:16+00:00" }, { "name": "phpstan/phpstan-doctrine", @@ -14566,16 +14567,16 @@ }, { "name": "symfony/browser-kit", - "version": "v6.4.42", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "94d0d5413126d81bffcd0de509fb9daf0363babd" + "reference": "4f631476bb549d882a173c47bf693f3ef84c722d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/94d0d5413126d81bffcd0de509fb9daf0363babd", - "reference": "94d0d5413126d81bffcd0de509fb9daf0363babd", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4f631476bb549d882a173c47bf693f3ef84c722d", + "reference": "4f631476bb549d882a173c47bf693f3ef84c722d", "shasum": "" }, "require": { @@ -14614,7 +14615,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v6.4.42" + "source": "https://github.com/symfony/browser-kit/tree/v6.4.44" }, "funding": [ { @@ -14634,20 +14635,20 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-08-21T15:19:05+00:00" }, { "name": "symfony/css-selector", - "version": "v6.4.34", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "b0314c186f1464de048cce58979ff1625ca88bbb" + "reference": "e2f0d361adeeb47feb80fb9102133ae13d376534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/b0314c186f1464de048cce58979ff1625ca88bbb", - "reference": "b0314c186f1464de048cce58979ff1625ca88bbb", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/e2f0d361adeeb47feb80fb9102133ae13d376534", + "reference": "e2f0d361adeeb47feb80fb9102133ae13d376534", "shasum": "" }, "require": { @@ -14683,7 +14684,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.34" + "source": "https://github.com/symfony/css-selector/tree/v6.4.44" }, "funding": [ { @@ -14703,7 +14704,7 @@ "type": "tidelift" } ], - "time": "2026-02-16T08:37:21+00:00" + "time": "2026-08-21T15:52:46+00:00" }, { "name": "symfony/debug-bundle", @@ -14884,16 +14885,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.4.16", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "49757f773056f1180f16667e0a5a533d262cbe9a" + "reference": "af20e33fb353eb7dea674accdfe7925d33207ada" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/49757f773056f1180f16667e0a5a533d262cbe9a", - "reference": "49757f773056f1180f16667e0a5a533d262cbe9a", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/af20e33fb353eb7dea674accdfe7925d33207ada", + "reference": "af20e33fb353eb7dea674accdfe7925d33207ada", "shasum": "" }, "require": { @@ -14945,7 +14946,7 @@ "testing" ], "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.16" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.17" }, "funding": [ { @@ -14965,20 +14966,20 @@ "type": "tidelift" } ], - "time": "2026-08-07T14:56:57+00:00" + "time": "2026-08-21T17:40:08+00:00" }, { "name": "symfony/web-profiler-bundle", - "version": "v6.4.43", + "version": "v6.4.44", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "eb916752c0b1d0e167c3c54709a3a7092a975ed3" + "reference": "a1a4e508411254392dbf5a2fb2390b11d790481d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/eb916752c0b1d0e167c3c54709a3a7092a975ed3", - "reference": "eb916752c0b1d0e167c3c54709a3a7092a975ed3", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/a1a4e508411254392dbf5a2fb2390b11d790481d", + "reference": "a1a4e508411254392dbf5a2fb2390b11d790481d", "shasum": "" }, "require": { @@ -15031,7 +15032,7 @@ "dev" ], "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.43" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.44" }, "funding": [ { @@ -15051,7 +15052,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T10:37:57+00:00" + "time": "2026-08-22T06:28:57+00:00" }, { "name": "theseer/tokenizer",