From 681734533fb7496aad0bb940d85152b2be0dfa2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 10 Aug 2026 11:31:05 +0200 Subject: [PATCH] chore: update project dependencies --- composer.lock | 490 +++++++++++++++++++++++++------------------------- 1 file changed, 246 insertions(+), 244 deletions(-) diff --git a/composer.lock b/composer.lock index 5d58b4f..0dc6e7e 100644 --- a/composer.lock +++ b/composer.lock @@ -139,16 +139,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.12", + "version": "1.5.13", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78" + "reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", - "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/c008272789979f709f7fcb32c2ecf1d2db5e84e5", + "reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5", "shasum": "" }, "require": { @@ -195,7 +195,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.12" + "source": "https://github.com/composer/ca-bundle/tree/1.5.13" }, "funding": [ { @@ -207,7 +207,7 @@ "type": "github" } ], - "time": "2026-05-19T11:26:22+00:00" + "time": "2026-07-18T12:35:13+00:00" }, { "name": "doctrine/cache", @@ -482,16 +482,16 @@ }, { "name": "doctrine/dbal", - "version": "3.10.5", + "version": "3.10.6", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "95d84866bf3c04b2ddca1df7c049714660959aef" + "reference": "c95589d775a0b2e543467d40f8c3ecccf586f2b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/95d84866bf3c04b2ddca1df7c049714660959aef", - "reference": "95d84866bf3c04b2ddca1df7c049714660959aef", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/c95589d775a0b2e543467d40f8c3ecccf586f2b4", + "reference": "c95589d775a0b2e543467d40f8c3ecccf586f2b4", "shasum": "" }, "require": { @@ -576,7 +576,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.10.5" + "source": "https://github.com/doctrine/dbal/tree/3.10.6" }, "funding": [ { @@ -592,7 +592,7 @@ "type": "tidelift" } ], - "time": "2026-02-24T08:03:57+00:00" + "time": "2026-07-21T12:57:49+00:00" }, { "name": "doctrine/deprecations", @@ -644,16 +644,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.18.3", + "version": "2.19.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a" + "reference": "07b90f707b82981097731c419f546e7ba97fba3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/241d61f6bbc77275d5a9f95d514241c058bf2d0a", - "reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/07b90f707b82981097731c419f546e7ba97fba3c", + "reference": "07b90f707b82981097731c419f546e7ba97fba3c", "shasum": "" }, "require": { @@ -675,7 +675,7 @@ "doctrine/cache": "< 1.11", "doctrine/orm": "<2.17 || >=4.0", "symfony/var-exporter": "< 6.4.1 || 7.0.0", - "twig/twig": "<2.13 || >=3.0 <3.0.4" + "twig/twig": "<2.13 || >=3.0 <3.0.4 || >=5" }, "require-dev": { "doctrine/annotations": "^1 || ^2", @@ -689,10 +689,12 @@ "phpunit/phpunit": "^10.5.53 || ^12.3.10", "psr/log": "^1.1.4 || ^2.0 || ^3.0", "symfony/doctrine-messenger": "^6.4 || ^7.0", + "symfony/event-dispatcher": "^6.4 || ^7.0", "symfony/expression-language": "^6.4 || ^7.0", "symfony/http-kernel": "^6.4 || ^7.0", "symfony/messenger": "^6.4 || ^7.0", "symfony/property-info": "^6.4 || ^7.0", + "symfony/runtime": "^6.4 || ^7.0", "symfony/security-bundle": "^6.4 || ^7.0", "symfony/stopwatch": "^6.4 || ^7.0", "symfony/string": "^6.4 || ^7.0", @@ -701,7 +703,7 @@ "symfony/var-exporter": "^6.4.1 || ^7.0.1", "symfony/web-profiler-bundle": "^6.4 || ^7.0", "symfony/yaml": "^6.4 || ^7.0", - "twig/twig": "^2.14.7 || ^3.0.4" + "twig/twig": "^2.14.7 || ^3.0.4 || ^4" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", @@ -746,7 +748,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.3" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.19.0" }, "funding": [ { @@ -762,7 +764,7 @@ "type": "tidelift" } ], - "time": "2026-06-08T08:22:50+00:00" + "time": "2026-07-23T14:52:05+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -2472,16 +2474,16 @@ }, { "name": "liip/imagine-bundle", - "version": "2.17.1", + "version": "2.17.2", "source": { "type": "git", "url": "https://github.com/liip/LiipImagineBundle.git", - "reference": "69d2df3c6606495d1878fa190d6c3dc4bc5623b6" + "reference": "548846e07d1b928890772d245c2e31aaa45706b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/69d2df3c6606495d1878fa190d6c3dc4bc5623b6", - "reference": "69d2df3c6606495d1878fa190d6c3dc4bc5623b6", + "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/548846e07d1b928890772d245c2e31aaa45706b5", + "reference": "548846e07d1b928890772d245c2e31aaa45706b5", "shasum": "" }, "require": { @@ -2574,9 +2576,9 @@ ], "support": { "issues": "https://github.com/liip/LiipImagineBundle/issues", - "source": "https://github.com/liip/LiipImagineBundle/tree/2.17.1" + "source": "https://github.com/liip/LiipImagineBundle/tree/2.17.2" }, - "time": "2026-01-06T09:34:48+00:00" + "time": "2026-08-05T12:56:26+00:00" }, { "name": "maennchen/zipstream-php", @@ -3330,16 +3332,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.55", + "version": "3.0.56", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "db9744e6d47e742b1f974e965ad49bdd041105af" + "reference": "7adbbe38cde25e2df2116dbf2673c407e24fa305" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db9744e6d47e742b1f974e965ad49bdd041105af", - "reference": "db9744e6d47e742b1f974e965ad49bdd041105af", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7adbbe38cde25e2df2116dbf2673c407e24fa305", + "reference": "7adbbe38cde25e2df2116dbf2673c407e24fa305", "shasum": "" }, "require": { @@ -3420,7 +3422,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.55" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.56" }, "funding": [ { @@ -3436,7 +3438,7 @@ "type": "tidelift" } ], - "time": "2026-06-14T23:24:10+00:00" + "time": "2026-08-03T04:36:50+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -4305,16 +4307,16 @@ }, { "name": "symfony/cache", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "704edf29f1c97ff6e36e248def6ff4a51f765ce1" + "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/704edf29f1c97ff6e36e248def6ff4a51f765ce1", - "reference": "704edf29f1c97ff6e36e248def6ff4a51f765ce1", + "url": "https://api.github.com/repos/symfony/cache/zipball/8f0b5de5d9f5131aa99fdab78d7802efef9322dc", + "reference": "8f0b5de5d9f5131aa99fdab78d7802efef9322dc", "shasum": "" }, "require": { @@ -4381,7 +4383,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.4.42" + "source": "https://github.com/symfony/cache/tree/v6.4.43" }, "funding": [ { @@ -4401,7 +4403,7 @@ "type": "tidelift" } ], - "time": "2026-06-17T14:17:34+00:00" + "time": "2026-07-28T21:33:22+00:00" }, { "name": "symfony/cache-contracts", @@ -4563,16 +4565,16 @@ }, { "name": "symfony/config", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "922d980c90a69ffdd63e6ee551efb338b58be677" + "reference": "e39cdd91b2adf67a117bea29660b73d896937d86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/922d980c90a69ffdd63e6ee551efb338b58be677", - "reference": "922d980c90a69ffdd63e6ee551efb338b58be677", + "url": "https://api.github.com/repos/symfony/config/zipball/e39cdd91b2adf67a117bea29660b73d896937d86", + "reference": "e39cdd91b2adf67a117bea29660b73d896937d86", "shasum": "" }, "require": { @@ -4618,7 +4620,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.42" + "source": "https://github.com/symfony/config/tree/v6.4.43" }, "funding": [ { @@ -4638,20 +4640,20 @@ "type": "tidelift" } ], - "time": "2026-06-09T07:36:15+00:00" + "time": "2026-07-21T09:46:53+00:00" }, { "name": "symfony/console", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9ef84af84a7b66396da483634227650506428639" + "reference": "3b643aa587acbc42f967a429af088a56ed8f046d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9ef84af84a7b66396da483634227650506428639", - "reference": "9ef84af84a7b66396da483634227650506428639", + "url": "https://api.github.com/repos/symfony/console/zipball/3b643aa587acbc42f967a429af088a56ed8f046d", + "reference": "3b643aa587acbc42f967a429af088a56ed8f046d", "shasum": "" }, "require": { @@ -4716,7 +4718,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.42" + "source": "https://github.com/symfony/console/tree/v6.4.43" }, "funding": [ { @@ -4736,20 +4738,20 @@ "type": "tidelift" } ], - "time": "2026-06-15T05:35:29+00:00" + "time": "2026-07-26T14:44:19+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "ba3538ae8d14dd9a3a8758229e8ddaeff1a23643" + "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ba3538ae8d14dd9a3a8758229e8ddaeff1a23643", - "reference": "ba3538ae8d14dd9a3a8758229e8ddaeff1a23643", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905", + "reference": "f11815fd2f5f80ce94bf527b5ecfd4bd0b1cc905", "shasum": "" }, "require": { @@ -4801,7 +4803,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.42" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.43" }, "funding": [ { @@ -4821,7 +4823,7 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-07-20T15:13:12+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4896,16 +4898,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "5508d06e0b97526c2ebcba094412ac25d221af8d" + "reference": "653001640a2ba86bb5fcec7f58832b74e6b3aa76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/5508d06e0b97526c2ebcba094412ac25d221af8d", - "reference": "5508d06e0b97526c2ebcba094412ac25d221af8d", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/653001640a2ba86bb5fcec7f58832b74e6b3aa76", + "reference": "653001640a2ba86bb5fcec7f58832b74e6b3aa76", "shasum": "" }, "require": { @@ -4984,7 +4986,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.42" + "source": "https://github.com/symfony/doctrine-bridge/tree/v6.4.43" }, "funding": [ { @@ -5004,7 +5006,7 @@ "type": "tidelift" } ], - "time": "2026-06-16T10:12:24+00:00" + "time": "2026-07-21T10:19:36+00:00" }, { "name": "symfony/doctrine-messenger", @@ -5084,16 +5086,16 @@ }, { "name": "symfony/dotenv", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "d71597dab17919afbdffa4de14177137a4d56fdc" + "reference": "9b827002b54f89a5ac605c21c349a42161996afb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/d71597dab17919afbdffa4de14177137a4d56fdc", - "reference": "d71597dab17919afbdffa4de14177137a4d56fdc", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/9b827002b54f89a5ac605c21c349a42161996afb", + "reference": "9b827002b54f89a5ac605c21c349a42161996afb", "shasum": "" }, "require": { @@ -5138,7 +5140,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v6.4.42" + "source": "https://github.com/symfony/dotenv/tree/v6.4.43" }, "funding": [ { @@ -5158,20 +5160,20 @@ "type": "tidelift" } ], - "time": "2026-06-05T06:18:55+00:00" + "time": "2026-07-26T10:10:07+00:00" }, { "name": "symfony/error-handler", - "version": "v6.4.36", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "2ea68f0e1835ad6a126f93bbc14cd236c10ab361" + "reference": "ecec4c500623ee0ac0c925c3426bcb3e7f429b14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/2ea68f0e1835ad6a126f93bbc14cd236c10ab361", - "reference": "2ea68f0e1835ad6a126f93bbc14cd236c10ab361", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/ecec4c500623ee0ac0c925c3426bcb3e7f429b14", + "reference": "ecec4c500623ee0ac0c925c3426bcb3e7f429b14", "shasum": "" }, "require": { @@ -5217,7 +5219,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.36" + "source": "https://github.com/symfony/error-handler/tree/v6.4.43" }, "funding": [ { @@ -5237,20 +5239,20 @@ "type": "tidelift" } ], - "time": "2026-03-10T15:56:14+00:00" + "time": "2026-07-21T10:11:50+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.37", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1" + "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2e3bf817ba9347341ab15926700fb6320367c0e1", - "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ac405d324c10ebbbde6a6e58379bf81db10f1dbf", + "reference": "ac405d324c10ebbbde6a6e58379bf81db10f1dbf", "shasum": "" }, "require": { @@ -5301,7 +5303,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.37" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.43" }, "funding": [ { @@ -5321,7 +5323,7 @@ "type": "tidelift" } ], - "time": "2026-04-13T14:11:12+00:00" + "time": "2026-07-21T14:00:19+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5473,16 +5475,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.39", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca" + "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/c507b077756b4e3e09adbbe7975fac81cd3722ca", - "reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/9ff03da12d67649fbd1f34ca95951554624d0a16", + "reference": "9ff03da12d67649fbd1f34ca95951554624d0a16", "shasum": "" }, "require": { @@ -5519,7 +5521,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.39" + "source": "https://github.com/symfony/filesystem/tree/v6.4.43" }, "funding": [ { @@ -5539,7 +5541,7 @@ "type": "tidelift" } ], - "time": "2026-05-07T13:11:42+00:00" + "time": "2026-06-27T10:13:35+00:00" }, { "name": "symfony/finder", @@ -5684,16 +5686,16 @@ }, { "name": "symfony/form", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "80fe97d3be20e180d23c1e54babb2ec4e6adea4f" + "reference": "7d05d6a4a936433247b6ae32c2074923684ec1c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/80fe97d3be20e180d23c1e54babb2ec4e6adea4f", - "reference": "80fe97d3be20e180d23c1e54babb2ec4e6adea4f", + "url": "https://api.github.com/repos/symfony/form/zipball/7d05d6a4a936433247b6ae32c2074923684ec1c7", + "reference": "7d05d6a4a936433247b6ae32c2074923684ec1c7", "shasum": "" }, "require": { @@ -5761,7 +5763,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.42" + "source": "https://github.com/symfony/form/tree/v6.4.43" }, "funding": [ { @@ -5781,20 +5783,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:27:07+00:00" + "time": "2026-07-28T13:57:03+00:00" }, { "name": "symfony/framework-bundle", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "fde24f8e5f6aeadbc092ed894d569846c8bc1304" + "reference": "dcec940410874561f58edb75e2f3574c8a1340d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fde24f8e5f6aeadbc092ed894d569846c8bc1304", - "reference": "fde24f8e5f6aeadbc092ed894d569846c8bc1304", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/dcec940410874561f58edb75e2f3574c8a1340d3", + "reference": "dcec940410874561f58edb75e2f3574c8a1340d3", "shasum": "" }, "require": { @@ -5822,7 +5824,7 @@ "symfony/asset": "<5.4", "symfony/asset-mapper": "<6.4", "symfony/clock": "<6.3", - "symfony/console": "<5.4|>=7.0", + "symfony/console": "<6.4.43|>=7.0", "symfony/dom-crawler": "<6.4", "symfony/dotenv": "<5.4", "symfony/form": "<5.4", @@ -5856,7 +5858,7 @@ "symfony/asset-mapper": "^6.4|^7.0", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/clock": "^6.2|^7.0", - "symfony/console": "^5.4.9|^6.0.9|^7.0", + "symfony/console": "^6.4.43|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/dom-crawler": "^6.4|^7.0", "symfony/dotenv": "^5.4|^6.0|^7.0", @@ -5886,7 +5888,7 @@ "symfony/web-link": "^5.4|^6.0|^7.0", "symfony/workflow": "^6.4|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0", - "twig/twig": "^2.10|^3.0.4" + "twig/twig": "^2.10|^3.0.4|^4.0" }, "type": "symfony-bundle", "autoload": { @@ -5914,7 +5916,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.42" + "source": "https://github.com/symfony/framework-bundle/tree/v6.4.43" }, "funding": [ { @@ -5934,20 +5936,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T07:50:05+00:00" + "time": "2026-07-26T09:00:38+00:00" }, { "name": "symfony/http-client", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "b71b312ca0f211fbb19a20a51bde50fbefb66a99" + "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/b71b312ca0f211fbb19a20a51bde50fbefb66a99", - "reference": "b71b312ca0f211fbb19a20a51bde50fbefb66a99", + "url": "https://api.github.com/repos/symfony/http-client/zipball/38540911e9e3c3ca12e562dcce758d9bfcfa7cdd", + "reference": "38540911e9e3c3ca12e562dcce758d9bfcfa7cdd", "shasum": "" }, "require": { @@ -6012,7 +6014,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.4.42" + "source": "https://github.com/symfony/http-client/tree/v6.4.43" }, "funding": [ { @@ -6032,7 +6034,7 @@ "type": "tidelift" } ], - "time": "2026-06-12T09:42:32+00:00" + "time": "2026-07-29T06:36:08+00:00" }, { "name": "symfony/http-client-contracts", @@ -6118,16 +6120,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "23dcf8e0f59cbbfa9d2894f58fd8be6833794372" + "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/23dcf8e0f59cbbfa9d2894f58fd8be6833794372", - "reference": "23dcf8e0f59cbbfa9d2894f58fd8be6833794372", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ea0c801ec34e9017a8c9363e55c8ef5f1717216e", + "reference": "ea0c801ec34e9017a8c9363e55c8ef5f1717216e", "shasum": "" }, "require": { @@ -6175,7 +6177,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.42" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.43" }, "funding": [ { @@ -6195,20 +6197,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T10:12:24+00:00" + "time": "2026-07-29T06:55:26+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "51fd5bb7d4f221ceeac927e14ade63962e27a47c" + "reference": "cc35556a9bc9e9a6a35fb1114609d1e3c9a63738" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/51fd5bb7d4f221ceeac927e14ade63962e27a47c", - "reference": "51fd5bb7d4f221ceeac927e14ade63962e27a47c", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cc35556a9bc9e9a6a35fb1114609d1e3c9a63738", + "reference": "cc35556a9bc9e9a6a35fb1114609d1e3c9a63738", "shasum": "" }, "require": { @@ -6265,7 +6267,7 @@ "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.4|^7.0", "symfony/var-exporter": "^6.2|^7.0", - "twig/twig": "^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4|^4.0" }, "type": "library", "autoload": { @@ -6293,7 +6295,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.42" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.43" }, "funding": [ { @@ -6313,7 +6315,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T09:10:20+00:00" + "time": "2026-07-29T11:30:30+00:00" }, { "name": "symfony/intl", @@ -6404,16 +6406,16 @@ }, { "name": "symfony/mailer", - "version": "v6.4.40", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2" + "reference": "2a380924b56e034076c4a658d40e140ba150e44c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/94fd44f3052e02340b0dd4447a7d7a5856e32da2", - "reference": "94fd44f3052e02340b0dd4447a7d7a5856e32da2", + "url": "https://api.github.com/repos/symfony/mailer/zipball/2a380924b56e034076c4a658d40e140ba150e44c", + "reference": "2a380924b56e034076c4a658d40e140ba150e44c", "shasum": "" }, "require": { @@ -6464,7 +6466,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.40" + "source": "https://github.com/symfony/mailer/tree/v6.4.43" }, "funding": [ { @@ -6484,7 +6486,7 @@ "type": "tidelift" } ], - "time": "2026-05-19T20:33:22+00:00" + "time": "2026-07-27T19:43:14+00:00" }, { "name": "symfony/mailjet-mailer", @@ -6561,16 +6563,16 @@ }, { "name": "symfony/messenger", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "7314155a8ab5c983b67faf09ceb1406fefe18ba4" + "reference": "a99c7d0787a95329c49eeec6a5f60968042f4e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/7314155a8ab5c983b67faf09ceb1406fefe18ba4", - "reference": "7314155a8ab5c983b67faf09ceb1406fefe18ba4", + "url": "https://api.github.com/repos/symfony/messenger/zipball/a99c7d0787a95329c49eeec6a5f60968042f4e7d", + "reference": "a99c7d0787a95329c49eeec6a5f60968042f4e7d", "shasum": "" }, "require": { @@ -6628,7 +6630,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.42" + "source": "https://github.com/symfony/messenger/tree/v6.4.43" }, "funding": [ { @@ -6648,20 +6650,20 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-07-21T14:40:31+00:00" }, { "name": "symfony/mime", - "version": "v6.4.41", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e" + "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/5575d37f8841e4e31d5df79ab3db078ae557ff8e", - "reference": "5575d37f8841e4e31d5df79ab3db078ae557ff8e", + "url": "https://api.github.com/repos/symfony/mime/zipball/38421e10911725aaa5e44e1b4606d7a37f652b37", + "reference": "38421e10911725aaa5e44e1b4606d7a37f652b37", "shasum": "" }, "require": { @@ -6717,7 +6719,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.41" + "source": "https://github.com/symfony/mime/tree/v6.4.43" }, "funding": [ { @@ -6737,20 +6739,20 @@ "type": "tidelift" } ], - "time": "2026-05-23T14:40:34+00:00" + "time": "2026-07-29T07:59:11+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v6.4.40", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "85500da808ce785c6c95fafdbc226cd8af349007" + "reference": "68e9e40663e8af73901653f49ca149d13b6b581e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/85500da808ce785c6c95fafdbc226cd8af349007", - "reference": "85500da808ce785c6c95fafdbc226cd8af349007", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/68e9e40663e8af73901653f49ca149d13b6b581e", + "reference": "68e9e40663e8af73901653f49ca149d13b6b581e", "shasum": "" }, "require": { @@ -6800,7 +6802,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.40" + "source": "https://github.com/symfony/monolog-bridge/tree/v6.4.43" }, "funding": [ { @@ -6820,7 +6822,7 @@ "type": "tidelift" } ], - "time": "2026-05-19T20:33:22+00:00" + "time": "2026-07-26T13:45:43+00:00" }, { "name": "symfony/monolog-bundle", @@ -7135,16 +7137,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.38.1", + "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603" + "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", - "reference": "e9247d281d694a5120554d9afaf54e070e88a603", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", + "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", "shasum": "" }, "require": { @@ -7193,7 +7195,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.41.0" }, "funding": [ { @@ -7213,7 +7215,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T05:58:03+00:00" + "time": "2026-07-28T08:25:59+00:00" }, { "name": "symfony/polyfill-intl-icu", @@ -7562,16 +7564,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.38.2", + "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8" + "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8", - "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/5ea99087fb99c273a9b9236ed4c31e78b16103c6", + "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6", "shasum": "" }, "require": { @@ -7618,7 +7620,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.41.0" }, "funding": [ { @@ -7638,7 +7640,7 @@ "type": "tidelift" } ], - "time": "2026-05-27T06:51:48+00:00" + "time": "2026-07-01T12:47:55+00:00" }, { "name": "symfony/polyfill-php84", @@ -7951,16 +7953,16 @@ }, { "name": "symfony/property-info", - "version": "v6.4.34", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "916455e4c9dcddbebfd101f29d7983841c3564e0" + "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/916455e4c9dcddbebfd101f29d7983841c3564e0", - "reference": "916455e4c9dcddbebfd101f29d7983841c3564e0", + "url": "https://api.github.com/repos/symfony/property-info/zipball/ff32a0d7885f6f8997ee0aca499fd008852ad5bd", + "reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd", "shasum": "" }, "require": { @@ -8017,7 +8019,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v6.4.34" + "source": "https://github.com/symfony/property-info/tree/v6.4.43" }, "funding": [ { @@ -8037,20 +8039,20 @@ "type": "tidelift" } ], - "time": "2026-02-13T09:42:46+00:00" + "time": "2026-07-22T12:35:29+00:00" }, { "name": "symfony/routing", - "version": "v6.4.41", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e" + "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/af04c79671fd8df0805a44c83fa2b0ba56c8329e", - "reference": "af04c79671fd8df0805a44c83fa2b0ba56c8329e", + "url": "https://api.github.com/repos/symfony/routing/zipball/f8dedd42e7a511906aa54be6cebffbbe826ff20e", + "reference": "f8dedd42e7a511906aa54be6cebffbbe826ff20e", "shasum": "" }, "require": { @@ -8104,7 +8106,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.41" + "source": "https://github.com/symfony/routing/tree/v6.4.43" }, "funding": [ { @@ -8124,7 +8126,7 @@ "type": "tidelift" } ], - "time": "2026-05-24T11:18:16+00:00" + "time": "2026-07-21T13:51:56+00:00" }, { "name": "symfony/runtime", @@ -8211,16 +8213,16 @@ }, { "name": "symfony/security-bundle", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "c74078bc1949fbd407a87656c7e683617afd5829" + "reference": "c77d9d6076e6bb8ba706b8616519e3f52f6b2660" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c74078bc1949fbd407a87656c7e683617afd5829", - "reference": "c74078bc1949fbd407a87656c7e683617afd5829", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c77d9d6076e6bb8ba706b8616519e3f52f6b2660", + "reference": "c77d9d6076e6bb8ba706b8616519e3f52f6b2660", "shasum": "" }, "require": { @@ -8269,7 +8271,7 @@ "symfony/twig-bundle": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0", - "twig/twig": "^2.13|^3.0.4", + "twig/twig": "^2.13|^3.0.4|^4.0", "web-token/jwt-checker": "^3.1", "web-token/jwt-signature-algorithm-ecdsa": "^3.1", "web-token/jwt-signature-algorithm-eddsa": "^3.1", @@ -8303,7 +8305,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/v6.4.42" + "source": "https://github.com/symfony/security-bundle/tree/v6.4.43" }, "funding": [ { @@ -8323,20 +8325,20 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:40:39+00:00" + "time": "2026-07-29T06:43:01+00:00" }, { "name": "symfony/security-core", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "7ce2c661de04368e8c000ed7b6e96e613ed1ad55" + "reference": "9d2741948b0eb1fc08fd5431909dac8316ba49c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/7ce2c661de04368e8c000ed7b6e96e613ed1ad55", - "reference": "7ce2c661de04368e8c000ed7b6e96e613ed1ad55", + "url": "https://api.github.com/repos/symfony/security-core/zipball/9d2741948b0eb1fc08fd5431909dac8316ba49c2", + "reference": "9d2741948b0eb1fc08fd5431909dac8316ba49c2", "shasum": "" }, "require": { @@ -8393,7 +8395,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v6.4.42" + "source": "https://github.com/symfony/security-core/tree/v6.4.43" }, "funding": [ { @@ -8413,7 +8415,7 @@ "type": "tidelift" } ], - "time": "2026-06-09T07:36:15+00:00" + "time": "2026-07-13T05:00:30+00:00" }, { "name": "symfony/security-csrf", @@ -8581,16 +8583,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "dd3c671b794d4a4c936420aa4709743953a444b5" + "reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/dd3c671b794d4a4c936420aa4709743953a444b5", - "reference": "dd3c671b794d4a4c936420aa4709743953a444b5", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9a74371980b9eea34a39804fcfd7d0e4c81ccff1", + "reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1", "shasum": "" }, "require": { @@ -8604,7 +8606,7 @@ "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<5.4", "symfony/property-access": "<5.4", - "symfony/property-info": "<5.4.24|>=6,<6.2.11", + "symfony/property-info": "<6.4.43", "symfony/uid": "<5.4", "symfony/validator": "<6.4", "symfony/yaml": "<5.4" @@ -8625,7 +8627,7 @@ "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4.26|^6.3|^7.0", - "symfony/property-info": "^5.4.24|^6.2.11|^7.0", + "symfony/property-info": "^6.4.43|^7.4.15", "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", @@ -8659,7 +8661,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.42" + "source": "https://github.com/symfony/serializer/tree/v6.4.43" }, "funding": [ { @@ -8679,7 +8681,7 @@ "type": "tidelift" } ], - "time": "2026-06-26T12:38:00+00:00" + "time": "2026-07-29T07:59:11+00:00" }, { "name": "symfony/service-contracts", @@ -8909,16 +8911,16 @@ }, { "name": "symfony/string", - "version": "v6.4.39", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "62e3c927de664edadb5bef260987eb047a17a113" + "reference": "2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/62e3c927de664edadb5bef260987eb047a17a113", - "reference": "62e3c927de664edadb5bef260987eb047a17a113", + "url": "https://api.github.com/repos/symfony/string/zipball/2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49", + "reference": "2a8d515c3eaa5d33cf76d5fa277cdadd0a4e5b49", "shasum": "" }, "require": { @@ -8974,7 +8976,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.39" + "source": "https://github.com/symfony/string/tree/v6.4.43" }, "funding": [ { @@ -8994,7 +8996,7 @@ "type": "tidelift" } ], - "time": "2026-05-12T11:44:19+00:00" + "time": "2026-07-28T07:28:15+00:00" }, { "name": "symfony/templating", @@ -9249,23 +9251,23 @@ }, { "name": "symfony/twig-bridge", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "bc8a4cad8d95722666ce4a572cdbc96f7a50bdbb" + "reference": "a94c869d1dd4df385a30cf8a9a86d1f7ba70466b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bc8a4cad8d95722666ce4a572cdbc96f7a50bdbb", - "reference": "bc8a4cad8d95722666ce4a572cdbc96f7a50bdbb", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/a94c869d1dd4df385a30cf8a9a86d1f7ba70466b", + "reference": "a94c869d1dd4df385a30cf8a9a86d1f7ba70466b", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/translation-contracts": "^2.5|^3", - "twig/twig": "^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4|^4.0" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", @@ -9338,7 +9340,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.42" + "source": "https://github.com/symfony/twig-bridge/tree/v6.4.43" }, "funding": [ { @@ -9358,20 +9360,20 @@ "type": "tidelift" } ], - "time": "2026-06-09T07:36:15+00:00" + "time": "2026-07-21T10:37:57+00:00" }, { "name": "symfony/twig-bundle", - "version": "v6.4.32", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "a5c8dcc11a5bf9c96320da20070d2e158a4e0b30" + "reference": "15bad71434a8bbc64db852a14ac6360af7f4ea4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/a5c8dcc11a5bf9c96320da20070d2e158a4e0b30", - "reference": "a5c8dcc11a5bf9c96320da20070d2e158a4e0b30", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/15bad71434a8bbc64db852a14ac6360af7f4ea4a", + "reference": "15bad71434a8bbc64db852a14ac6360af7f4ea4a", "shasum": "" }, "require": { @@ -9382,7 +9384,7 @@ "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^6.2", "symfony/twig-bridge": "^6.4", - "twig/twig": "^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4|^4.0" }, "conflict": { "symfony/framework-bundle": "<5.4", @@ -9426,7 +9428,7 @@ "description": "Provides a tight integration of Twig into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bundle/tree/v6.4.32" + "source": "https://github.com/symfony/twig-bundle/tree/v6.4.43" }, "funding": [ { @@ -9446,7 +9448,7 @@ "type": "tidelift" } ], - "time": "2026-01-05T12:44:39+00:00" + "time": "2026-07-06T08:03:42+00:00" }, { "name": "symfony/uid", @@ -9617,16 +9619,16 @@ }, { "name": "symfony/validator", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "3044bdf8079efafdc8164094d32c53d10b8d6c19" + "reference": "ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/3044bdf8079efafdc8164094d32c53d10b8d6c19", - "reference": "3044bdf8079efafdc8164094d32c53d10b8d6c19", + "url": "https://api.github.com/repos/symfony/validator/zipball/ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e", + "reference": "ddde49bfa032b6c7f7b70fd3c82310d3d8cf952e", "shasum": "" }, "require": { @@ -9694,7 +9696,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.42" + "source": "https://github.com/symfony/validator/tree/v6.4.43" }, "funding": [ { @@ -9714,20 +9716,20 @@ "type": "tidelift" } ], - "time": "2026-06-26T05:21:23+00:00" + "time": "2026-07-28T13:57:03+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "29adc5e34255f42ca9b8ae61c22b4d9e3f611317" + "reference": "6638cfe00907b2b980b749fcf2cd4cd6b2b1396e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/29adc5e34255f42ca9b8ae61c22b4d9e3f611317", - "reference": "29adc5e34255f42ca9b8ae61c22b4d9e3f611317", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6638cfe00907b2b980b749fcf2cd4cd6b2b1396e", + "reference": "6638cfe00907b2b980b749fcf2cd4cd6b2b1396e", "shasum": "" }, "require": { @@ -9744,7 +9746,7 @@ "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/uid": "^5.4|^6.0|^7.0", - "twig/twig": "^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4|^4.0" }, "bin": [ "Resources/bin/var-dump-server" @@ -9782,7 +9784,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.42" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.43" }, "funding": [ { @@ -9802,7 +9804,7 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-07-06T08:03:42+00:00" }, { "name": "symfony/var-exporter", @@ -10142,16 +10144,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "989dfb75049b77884f3f8cf9e99f103c8f91ca1c" + "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/989dfb75049b77884f3f8cf9e99f103c8f91ca1c", - "reference": "989dfb75049b77884f3f8cf9e99f103c8f91ca1c", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d2ee2daa59be8cd0864835ea918ea209149796a3", + "reference": "d2ee2daa59be8cd0864835ea918ea209149796a3", "shasum": "" }, "require": { @@ -10194,7 +10196,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.42" + "source": "https://github.com/symfony/yaml/tree/v6.4.43" }, "funding": [ { @@ -10214,7 +10216,7 @@ "type": "tidelift" } ], - "time": "2026-06-08T07:06:12+00:00" + "time": "2026-07-20T15:18:49+00:00" }, { "name": "twig/extra-bundle", @@ -11362,16 +11364,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.13", + "version": "v3.95.18", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "ea941114a002eb5e5876f190223deec1066c482c" + "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", - "reference": "ea941114a002eb5e5876f190223deec1066c482c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a8b4e4216faabf67f4e96110ee99a48c96e4e683", + "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683", "shasum": "" }, "require": { @@ -11411,10 +11413,10 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31 || ^13.0.6", "symfony/polyfill-php85": "^1.38", - "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", - "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" + "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.1", + "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.1" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -11455,7 +11457,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.13" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.18" }, "funding": [ { @@ -11463,7 +11465,7 @@ "type": "github" } ], - "time": "2026-07-10T09:23:21+00:00" + "time": "2026-07-30T15:46:02+00:00" }, { "name": "marcocesarato/php-conventional-changelog", @@ -14276,16 +14278,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v6.4.42", + "version": "v6.4.43", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "937c2a7afce1f2e251bf5d8036e4b5701237c871" + "reference": "eb916752c0b1d0e167c3c54709a3a7092a975ed3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/937c2a7afce1f2e251bf5d8036e4b5701237c871", - "reference": "937c2a7afce1f2e251bf5d8036e4b5701237c871", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/eb916752c0b1d0e167c3c54709a3a7092a975ed3", + "reference": "eb916752c0b1d0e167c3c54709a3a7092a975ed3", "shasum": "" }, "require": { @@ -14295,7 +14297,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/twig-bundle": "^5.4|^6.0", - "twig/twig": "^2.13|^3.0.4" + "twig/twig": "^2.13|^3.0.4|^4.0" }, "conflict": { "symfony/form": "<5.4", @@ -14338,7 +14340,7 @@ "dev" ], "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.42" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.43" }, "funding": [ { @@ -14358,7 +14360,7 @@ "type": "tidelift" } ], - "time": "2026-06-05T06:18:55+00:00" + "time": "2026-07-21T10:37:57+00:00" }, { "name": "theseer/tokenizer",