From 1baa0d58d131855712baf8c1c42e4d14d4d5d4ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:11:30 +0000 Subject: [PATCH] Update dependency symfony/maker-bundle to ^1.62.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c097f5c..3a12558 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,7 @@ "phpunit/phpunit": "^11.5.3", "symfony/browser-kit": "^7.2.0", "symfony/css-selector": "^7.2.0", - "symfony/maker-bundle": "^1.61.0", + "symfony/maker-bundle": "^1.62.1", "symfony/phpunit-bridge": "^7.2.0" } } diff --git a/composer.lock b/composer.lock index 3d985d8..a8f9363 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "04ca95c3be80e0f951db8785871a7e12", + "content-hash": "0b86641319d49c7577299a05603dd2c0", "packages": [ { "name": "composer/semver", @@ -7530,16 +7530,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.61.0", + "version": "v1.62.1", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18" + "reference": "468ff2708200c95ebc0d85d3174b6c6711b8a590" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a3b7f14d349f8f44ed752d4dde2263f77510cc18", - "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/468ff2708200c95ebc0d85d3174b6c6711b8a590", + "reference": "468ff2708200c95ebc0d85d3174b6c6711b8a590", "shasum": "" }, "require": { @@ -7602,7 +7602,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.61.0" + "source": "https://github.com/symfony/maker-bundle/tree/v1.62.1" }, "funding": [ { @@ -7618,7 +7618,7 @@ "type": "tidelift" } ], - "time": "2024-08-29T22:50:23+00:00" + "time": "2025-01-15T00:21:40+00:00" }, { "name": "symfony/options-resolver",