diff --git a/api/composer.json b/api/composer.json index 6e6690c3d0..b9f4c6ee6f 100644 --- a/api/composer.json +++ b/api/composer.json @@ -64,7 +64,7 @@ "symfony/browser-kit": "7.1.1", "symfony/css-selector": "7.1.1", "symfony/debug-bundle": "7.1.1", - "symfony/maker-bundle": "1.60.0", + "symfony/maker-bundle": "1.61.0", "symfony/phpunit-bridge": "7.1.3", "symfony/stopwatch": "7.1.1", "symfony/var-dumper": "7.1.3", diff --git a/api/composer.lock b/api/composer.lock index 42de1a4f62..d35621bc32 100644 --- a/api/composer.lock +++ b/api/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": "10de57a2363f13e6e4ba3dd9ce24aa33", + "content-hash": "23850c0dce6d6caa82ed1d413194abc5", "packages": [ { "name": "api-platform/core", @@ -14508,16 +14508,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.60.0", + "version": "v1.61.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "c305a02a22974670f359d4274c9431e1a191f559" + "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c305a02a22974670f359d4274c9431e1a191f559", - "reference": "c305a02a22974670f359d4274c9431e1a191f559", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a3b7f14d349f8f44ed752d4dde2263f77510cc18", + "reference": "a3b7f14d349f8f44ed752d4dde2263f77510cc18", "shasum": "" }, "require": { @@ -14580,7 +14580,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.60.0" + "source": "https://github.com/symfony/maker-bundle/tree/v1.61.0" }, "funding": [ { @@ -14596,7 +14596,7 @@ "type": "tidelift" } ], - "time": "2024-06-10T06:03:18+00:00" + "time": "2024-08-29T22:50:23+00:00" }, { "name": "symfony/phpunit-bridge",