diff --git a/composer.json b/composer.json index c76a1fb28..2c015f860 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "ext-apcu": "*", "a2lix/auto-form-bundle": "0.4.7", "a2lix/translation-form-bundle": "3.2.4", - "doctrine/dbal": "3.9.2", + "doctrine/dbal": "3.9.3", "doctrine/doctrine-bundle": "2.13.0", "doctrine/doctrine-fixtures-bundle": "3.6.1", "doctrine/doctrine-migrations-bundle": "3.3.1", diff --git a/composer.lock b/composer.lock index 06eda0d21..bf0499ae9 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": "5f03e1f00f457607e7376cfd4f63f34b", + "content-hash": "683c8854eff15812cc9991b9e878dd99", "packages": [ { "name": "a2lix/auto-form-bundle", @@ -577,16 +577,16 @@ }, { "name": "doctrine/dbal", - "version": "3.9.2", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "f1d0dbc4f32410751516b16c17c40d81f33e869f" + "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/f1d0dbc4f32410751516b16c17c40d81f33e869f", - "reference": "f1d0dbc4f32410751516b16c17c40d81f33e869f", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", + "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", "shasum": "" }, "require": { @@ -670,7 +670,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.9.2" + "source": "https://github.com/doctrine/dbal/tree/3.9.3" }, "funding": [ { @@ -686,7 +686,7 @@ "type": "tidelift" } ], - "time": "2024-10-10T13:14:34+00:00" + "time": "2024-10-10T17:56:43+00:00" }, { "name": "doctrine/deprecations",