diff --git a/composer.json b/composer.json index f85a512..5657baf 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "symfony/monolog-bundle": "^3.0", "symfony/property-access": "7.0.*", "symfony/property-info": "7.0.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.1.*", "symfony/serializer": "7.0.*", "symfony/twig-bundle": "7.0.*", "symfony/yaml": "7.0.*", diff --git a/composer.lock b/composer.lock index 2592995..68551cb 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": "09071198e1176e3098c8fed277c817ed", + "content-hash": "5f2327ada17e11cfa7c02f6ffc945fe4", "packages": [ { "name": "doctrine/deprecations", @@ -2672,16 +2672,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.8", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6" + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/ea34522c447dd91a2b31cb330ee4540a56ba53f6", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6", + "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", "shasum": "" }, "require": { @@ -2731,7 +2731,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.8" + "source": "https://github.com/symfony/runtime/tree/v7.1.7" }, "funding": [ { @@ -2747,7 +2747,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:55:39+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/serializer", @@ -3606,7 +3606,6 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php81": "^1.29", "symfony/polyfill-php81": "^1.29" }, "require-dev": {