From f6a761745654250d3c5d2fb88d9601e1d734b200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 05:44:00 +0000 Subject: [PATCH] Bump symfony/maker-bundle in the symfony_dependencies group Bumps the symfony_dependencies group with 1 update: [symfony/maker-bundle](https://github.com/symfony/maker-bundle). Updates `symfony/maker-bundle` from 1.62.1 to 1.63.0 - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.62.1...v1.63.0) --- updated-dependencies: - dependency-name: symfony/maker-bundle dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: symfony_dependencies ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index ee87ebc2e..ab8e566dc 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "roave/security-advisories": "dev-latest", "symfony/browser-kit": "7.2.4", "symfony/debug-bundle": "7.2.0", - "symfony/maker-bundle": "1.62.1", + "symfony/maker-bundle": "1.63.0", "symfony/requirements-checker": "2.0.3", "symfony/stopwatch": "7.2.4", "symfony/var-dumper": "7.2.3", diff --git a/composer.lock b/composer.lock index 9db642145..fb8703944 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": "21a646ccc2a8eba8d06c1dda40592f92", + "content-hash": "ed3212b809dbc63e3c98e2a20f721c7b", "packages": [ { "name": "behat/transliterator", @@ -9221,21 +9221,21 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.62.1", + "version": "v1.63.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "468ff2708200c95ebc0d85d3174b6c6711b8a590" + "reference": "69478ab39bc303abfbe3293006a78b09a8512425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/468ff2708200c95ebc0d85d3174b6c6711b8a590", - "reference": "468ff2708200c95ebc0d85d3174b6c6711b8a590", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/69478ab39bc303abfbe3293006a78b09a8512425", + "reference": "69478ab39bc303abfbe3293006a78b09a8512425", "shasum": "" }, "require": { "doctrine/inflector": "^2.0", - "nikic/php-parser": "^4.18|^5.0", + "nikic/php-parser": "^5.0", "php": ">=8.1", "symfony/config": "^6.4|^7.0", "symfony/console": "^6.4|^7.0", @@ -9293,7 +9293,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.62.1" + "source": "https://github.com/symfony/maker-bundle/tree/v1.63.0" }, "funding": [ { @@ -9309,7 +9309,7 @@ "type": "tidelift" } ], - "time": "2025-01-15T00:21:40+00:00" + "time": "2025-04-26T01:41:37+00:00" }, { "name": "symfony/requirements-checker", @@ -9471,9 +9471,9 @@ "ext-pdo": "*", "ext-random": "*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.4.5" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }