diff --git a/composer.json b/composer.json index 37343e43..9247a2ba 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "symfony/framework-bundle": "^7.1.6", "symfony/http-kernel": "^7.1.6", "symfony/routing": "^7.1.6", - "symfony/runtime": "^7.1.6", + "symfony/runtime": "^7.1.7", "symfony/yaml": "^7.1.6" }, "require-dev": { diff --git a/composer.lock b/composer.lock index efe6ac29..537be413 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": "73d193c94c41d734505e04702164806d", + "content-hash": "1cb03deea4652cfb79eaf42b27ffd701", "packages": [ { "name": "brick/math", @@ -3350,16 +3350,16 @@ }, { "name": "symfony/runtime", - "version": "v7.1.6", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "5f556dcd917234d11d56763d4c81bbe8f527bcad" + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/5f556dcd917234d11d56763d4c81bbe8f527bcad", - "reference": "5f556dcd917234d11d56763d4c81bbe8f527bcad", + "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", "shasum": "" }, "require": { @@ -3409,7 +3409,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.1.6" + "source": "https://github.com/symfony/runtime/tree/v7.1.7" }, "funding": [ { @@ -3425,7 +3425,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/service-contracts",