From dea46eba279ab7360f24120d7fff705ea5b8fec2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Aug 2026 14:01:45 +0000 Subject: [PATCH] chore(deps): update symfony packages to v7.4.17 --- composer.lock | 76 +++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/composer.lock b/composer.lock index 5bcade1..0684310 100644 --- a/composer.lock +++ b/composer.lock @@ -313,16 +313,16 @@ }, { "name": "symfony/cache", - "version": "v7.4.16", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "23a2c5298ca72c4d26b04611ed966c86762ffd49" + "reference": "f6028442dd1dfa4f88e9c7360d753948d165e938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/23a2c5298ca72c4d26b04611ed966c86762ffd49", - "reference": "23a2c5298ca72c4d26b04611ed966c86762ffd49", + "url": "https://api.github.com/repos/symfony/cache/zipball/f6028442dd1dfa4f88e9c7360d753948d165e938", + "reference": "f6028442dd1dfa4f88e9c7360d753948d165e938", "shasum": "" }, "require": { @@ -347,7 +347,7 @@ "symfony/cache-implementation": "1.1|2.0|3.0" }, "require-dev": { - "cache/integration-tests": "dev-master", + "cache/integration-tests": "^1.0.3", "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", @@ -392,7 +392,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v7.4.16" + "source": "https://github.com/symfony/cache/tree/v7.4.17" }, "funding": [ { @@ -412,7 +412,7 @@ "type": "tidelift" } ], - "time": "2026-07-31T19:35:04+00:00" + "time": "2026-08-19T08:28:05+00:00" }, { "name": "symfony/cache-contracts", @@ -575,16 +575,16 @@ }, { "name": "symfony/console", - "version": "v7.4.16", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d" + "reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f4c69c9aed03abf933b294257d618bdd9b30a06d", - "reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d", + "url": "https://api.github.com/repos/symfony/console/zipball/962e18f09ebe68a49039b4c82fc0ea4871824fca", + "reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca", "shasum": "" }, "require": { @@ -649,7 +649,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.4.16" + "source": "https://github.com/symfony/console/tree/v7.4.17" }, "funding": [ { @@ -669,7 +669,7 @@ "type": "tidelift" } ], - "time": "2026-07-31T12:37:14+00:00" + "time": "2026-08-21T12:09:28+00:00" }, { "name": "symfony/dependency-injection", @@ -1210,16 +1210,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v7.4.16", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "fa9c81699911e0eb9986306d5a5694f470f5aaff" + "reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fa9c81699911e0eb9986306d5a5694f470f5aaff", - "reference": "fa9c81699911e0eb9986306d5a5694f470f5aaff", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c7f3c14c51fccba466761e8c0e7dafe4335acc16", + "reference": "c7f3c14c51fccba466761e8c0e7dafe4335acc16", "shasum": "" }, "require": { @@ -1253,7 +1253,7 @@ "symfony/form": "<7.4", "symfony/http-client": "<6.4", "symfony/lock": "<6.4", - "symfony/mailer": "<6.4", + "symfony/mailer": "<6.4.44|>=7.0,<7.4.17|>=8.0,<8.1.5", "symfony/messenger": "<7.4", "symfony/mime": "<6.4.37|>=7.0,<7.4.9|>=8.0,<8.0.9", "symfony/property-access": "<6.4", @@ -1344,7 +1344,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/v7.4.16" + "source": "https://github.com/symfony/framework-bundle/tree/v7.4.17" }, "funding": [ { @@ -1364,20 +1364,20 @@ "type": "tidelift" } ], - "time": "2026-08-06T09:41:15+00:00" + "time": "2026-08-21T19:38:51+00:00" }, { "name": "symfony/http-client", - "version": "v7.4.16", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "c513ed0ba5d1784a6b55fc84190dbe4451b12f41" + "reference": "d0aca330a822fe40376cd04c335cb48a24743d0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/c513ed0ba5d1784a6b55fc84190dbe4451b12f41", - "reference": "c513ed0ba5d1784a6b55fc84190dbe4451b12f41", + "url": "https://api.github.com/repos/symfony/http-client/zipball/d0aca330a822fe40376cd04c335cb48a24743d0c", + "reference": "d0aca330a822fe40376cd04c335cb48a24743d0c", "shasum": "" }, "require": { @@ -1445,7 +1445,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.4.16" + "source": "https://github.com/symfony/http-client/tree/v7.4.17" }, "funding": [ { @@ -1465,7 +1465,7 @@ "type": "tidelift" } ], - "time": "2026-07-29T16:20:51+00:00" + "time": "2026-08-21T17:40:08+00:00" }, { "name": "symfony/http-client-contracts", @@ -3005,16 +3005,16 @@ }, { "name": "symfony/yaml", - "version": "v7.4.15", + "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e101850ded5d2c0d44bf32abb8996404afec2dec" + "reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec", - "reference": "e101850ded5d2c0d44bf32abb8996404afec2dec", + "url": "https://api.github.com/repos/symfony/yaml/zipball/0b040d7b66ceb10b7bb24c8e6656257932693a12", + "reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12", "shasum": "" }, "require": { @@ -3057,7 +3057,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.4.15" + "source": "https://github.com/symfony/yaml/tree/v7.4.17" }, "funding": [ { @@ -3077,7 +3077,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T15:13:06+00:00" + "time": "2026-08-21T12:09:28+00:00" } ], "packages-dev": [ @@ -4861,16 +4861,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": { @@ -4922,7 +4922,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": [ { @@ -4942,7 +4942,7 @@ "type": "tidelift" } ], - "time": "2026-08-07T14:56:57+00:00" + "time": "2026-08-21T17:40:08+00:00" }, { "name": "theseer/tokenizer",