diff --git a/composer.json b/composer.json index ad517ac3..aaa7b705 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "symfony/property-info": "7.2.*", "symfony/monolog-bundle": "3.10.*", "symfony/property-access": "7.2.*", - "symfony/security-bundle": "7.2.0", + "symfony/security-bundle": "7.2.*", "symfony/framework-bundle": "7.2.*", "symfony/expression-language": "7.2.*", "symfony/webpack-encore-bundle": "*" diff --git a/composer.lock b/composer.lock index 0d629db5..a7782ce6 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": "67260f627c6365bd58002d6f083835a1", + "content-hash": "b3490e44d35e3b4bfb0027d33d5c8e4c", "packages": [ { "name": "doctrine/annotations", @@ -7801,16 +7801,16 @@ }, { "name": "symfony/security-bundle", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "4bed2029576bf02a6915c5a58bc8a174af338e6f" + "reference": "721de227035c6e4c322fb7dd4839586d58bc0cf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/4bed2029576bf02a6915c5a58bc8a174af338e6f", - "reference": "4bed2029576bf02a6915c5a58bc8a174af338e6f", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/721de227035c6e4c322fb7dd4839586d58bc0cf5", + "reference": "721de227035c6e4c322fb7dd4839586d58bc0cf5", "shasum": "" }, "require": { @@ -7887,7 +7887,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v7.2.0" + "source": "https://github.com/symfony/security-bundle/tree/v7.2.3" }, "funding": [ { @@ -7903,7 +7903,7 @@ "type": "tidelift" } ], - "time": "2024-10-23T08:31:32+00:00" + "time": "2025-01-07T09:39:55+00:00" }, { "name": "symfony/security-core", @@ -12567,5 +12567,5 @@ "ext-iconv": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }