diff --git a/composer.lock b/composer.lock index 44cee28..73c83d5 100644 --- a/composer.lock +++ b/composer.lock @@ -540,16 +540,16 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.186", + "version": "v0.1.189", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git", - "reference": "b92f0b35fa1899fe59ab85ba32a99bbaa6b07277" + "reference": "70842174be78bc18635741cb4616012f25cd48d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/b92f0b35fa1899fe59ab85ba32a99bbaa6b07277", - "reference": "b92f0b35fa1899fe59ab85ba32a99bbaa6b07277", + "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/70842174be78bc18635741cb4616012f25cd48d2", + "reference": "70842174be78bc18635741cb4616012f25cd48d2", "shasum": "" }, "require": { @@ -599,10 +599,8 @@ }, "conflict": { "api-platform/core": "2.7.17", - "carbonphp/carbon-doctrine-types": ">=3", "dbp/relay-auth-bundle": "*", "dbp/relay-core-connector-oidc-bundle": "<=0.1.33", - "doctrine/dbal": ">=4", "symfony/amqp-messenger": ">=6.0 <6.4", "symfony/property-info": ">=6.0 <6.4", "symfony/twig-bridge": ">=6.0 <6.4", @@ -637,9 +635,9 @@ "description": "The core bundle of the Relay API gateway", "support": { "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.186" + "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.189" }, - "time": "2024-10-10T14:39:46+00:00" + "time": "2024-10-17T13:12:35+00:00" }, { "name": "doctrine/cache", @@ -2128,16 +2126,16 @@ }, { "name": "guzzlehttp/promises", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -2191,7 +2189,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.3" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -2207,7 +2205,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7",