diff --git a/composer.json b/composer.json index 15da8ac..ee38e5d 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "symfony/process": "7.0.*", "symfony/property-access": "7.0.*", "symfony/property-info": "7.0.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.1.*", "symfony/security-bundle": "7.0.*", "symfony/serializer": "7.0.*", "symfony/stimulus-bundle": "^2.13", diff --git a/composer.lock b/composer.lock index b207abd..89522ff 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": "92a658ef99a050560d530e6fcb4a1241", + "content-hash": "08a44cc58615c5299cd9331d14a55057", "packages": [ { "name": "composer/semver", @@ -5965,16 +5965,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.0", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406" + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406", - "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406", + "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", "shasum": "" }, "require": { @@ -6024,7 +6024,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.0" + "source": "https://github.com/symfony/runtime/tree/v7.1.7" }, "funding": [ { @@ -6040,7 +6040,7 @@ "type": "tidelift" } ], - "time": "2023-10-20T16:35:23+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/security-bundle",