From eafd1ea736ab1b561ccbf32a2294189ff3238f48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:33:15 +0000 Subject: [PATCH] Bump symfony/var-exporter from 8.1.3 to 8.1.4 Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 8.1.3 to 8.1.4. - [Release notes](https://github.com/symfony/var-exporter/releases) - [Changelog](https://github.com/symfony/var-exporter/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/var-exporter/compare/v8.1.3...v8.1.4) --- updated-dependencies: - dependency-name: symfony/var-exporter dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9009b496d..eb90537ce 100644 --- a/composer.lock +++ b/composer.lock @@ -6509,16 +6509,16 @@ }, { "name": "symfony/var-exporter", - "version": "v8.1.3", + "version": "v8.1.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "766dac532a04d8980b4d83183fd3d1ea284bac11" + "reference": "6efa89335ab6d336643a807fcc89ae4f8a7a17e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/766dac532a04d8980b4d83183fd3d1ea284bac11", - "reference": "766dac532a04d8980b4d83183fd3d1ea284bac11", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/6efa89335ab6d336643a807fcc89ae4f8a7a17e9", + "reference": "6efa89335ab6d336643a807fcc89ae4f8a7a17e9", "shasum": "" }, "require": { @@ -6568,7 +6568,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v8.1.3" + "source": "https://github.com/symfony/var-exporter/tree/v8.1.4" }, "funding": [ { @@ -6588,7 +6588,7 @@ "type": "tidelift" } ], - "time": "2026-07-29T16:43:23+00:00" + "time": "2026-07-30T12:40:56+00:00" }, { "name": "ta-tikoma/phpunit-architecture-test",