diff --git a/composer.json b/composer.json index 401cadb..6155b93 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "symfony/http-foundation": "7.3.*", "symfony/http-kernel": "7.2.*", "symfony/psr-http-message-bridge": "7.3.*", - "symfony/routing": "7.2.*", + "symfony/routing": "7.3.*", "symfony/runtime": "~7.3.0", "symfony/yaml": "~7.3.0", "webonyx/graphql-php": "^15.20" diff --git a/composer.lock b/composer.lock index b711284..605c4f3 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": "0de12fe2a32a5aa48112715a07183487", + "content-hash": "cc96e1362c4d9d533b383b2641d76db4", "packages": [ { "name": "brick/math", @@ -2759,16 +2759,16 @@ }, { "name": "symfony/routing", - "version": "v7.2.3", + "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996" + "reference": "8e213820c5fea844ecea29203d2a308019007c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ee9a67edc6baa33e5fae662f94f91fd262930996", - "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996", + "url": "https://api.github.com/repos/symfony/routing/zipball/8e213820c5fea844ecea29203d2a308019007c15", + "reference": "8e213820c5fea844ecea29203d2a308019007c15", "shasum": "" }, "require": { @@ -2820,7 +2820,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.2.3" + "source": "https://github.com/symfony/routing/tree/v7.3.0" }, "funding": [ { @@ -2836,7 +2836,7 @@ "type": "tidelift" } ], - "time": "2025-01-17T10:56:55+00:00" + "time": "2025-05-24T20:43:28+00:00" }, { "name": "symfony/runtime",