diff --git a/composer.json b/composer.json index a3cc906..3ffd042 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "symfony/http-kernel": "7.2.*", "symfony/psr-http-message-bridge": "7.2.*", "symfony/routing": "7.2.*", - "symfony/runtime": "~7.2.3", + "symfony/runtime": "~7.3.0", "symfony/yaml": "~7.2.6", "webonyx/graphql-php": "^15.20" }, diff --git a/composer.lock b/composer.lock index 947bde3..ab53c15 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": "c6f571c4a234ba9a20c8a380230fd7d5", + "content-hash": "0637f8cca071f5a4c0b382ceb89f7477", "packages": [ { "name": "brick/math", @@ -2832,16 +2832,16 @@ }, { "name": "symfony/runtime", - "version": "v7.2.3", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad" + "reference": "fda552ee63dce9f3365f9c397efe7a80c8abac0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad", - "reference": "8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad", + "url": "https://api.github.com/repos/symfony/runtime/zipball/fda552ee63dce9f3365f9c397efe7a80c8abac0a", + "reference": "fda552ee63dce9f3365f9c397efe7a80c8abac0a", "shasum": "" }, "require": { @@ -2891,7 +2891,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.2.3" + "source": "https://github.com/symfony/runtime/tree/v7.3.0" }, "funding": [ { @@ -2907,7 +2907,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T21:39:47+00:00" + "time": "2025-04-06T16:01:50+00:00" }, { "name": "symfony/service-contracts", @@ -5173,7 +5173,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -5183,9 +5183,9 @@ "ext-iconv": "*", "ext-sqlite3": "*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.4.7" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }