diff --git a/composer.lock b/composer.lock index ca9010e..1b2fd6f 100644 --- a/composer.lock +++ b/composer.lock @@ -296,16 +296,16 @@ }, { "name": "rize/uri-template", - "version": "0.3.7", + "version": "0.3.8", "source": { "type": "git", "url": "https://github.com/rize/UriTemplate.git", - "reference": "0c78eaa2e5241faf6c9f246beb53ef3fb31057fd" + "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rize/UriTemplate/zipball/0c78eaa2e5241faf6c9f246beb53ef3fb31057fd", - "reference": "0c78eaa2e5241faf6c9f246beb53ef3fb31057fd", + "url": "https://api.github.com/repos/rize/UriTemplate/zipball/34a5b96d0b65a5dddb7d20f09b6527a43faede24", + "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24", "shasum": "" }, "require": { @@ -338,7 +338,7 @@ ], "support": { "issues": "https://github.com/rize/UriTemplate/issues", - "source": "https://github.com/rize/UriTemplate/tree/0.3.7" + "source": "https://github.com/rize/UriTemplate/tree/0.3.8" }, "funding": [ { @@ -354,7 +354,7 @@ "type": "open_collective" } ], - "time": "2024-08-29T15:43:27+00:00" + "time": "2024-08-30T07:09:40+00:00" }, { "name": "symfony/deprecation-contracts",