diff --git a/composer.lock b/composer.lock index 37afa35eb3e9..941a8ee84038 100644 --- a/composer.lock +++ b/composer.lock @@ -2103,7 +2103,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -2150,7 +2150,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -9061,16 +9061,16 @@ }, { "name": "symfony/lock", - "version": "v6.3.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "e7ada2e70316ed784c83f92cea1986546176563b" + "reference": "1cabf3cc775b1aa6008ebd471fa773444af4e956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/e7ada2e70316ed784c83f92cea1986546176563b", - "reference": "e7ada2e70316ed784c83f92cea1986546176563b", + "url": "https://api.github.com/repos/symfony/lock/zipball/1cabf3cc775b1aa6008ebd471fa773444af4e956", + "reference": "1cabf3cc775b1aa6008ebd471fa773444af4e956", "shasum": "" }, "require": { @@ -9083,7 +9083,7 @@ "symfony/cache": "<6.2" }, "require-dev": { - "doctrine/dbal": "^2.13|^3.0", + "doctrine/dbal": "^2.13|^3|^4", "predis/predis": "^1.1|^2.0" }, "type": "library", @@ -9120,7 +9120,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v6.3.0" + "source": "https://github.com/symfony/lock/tree/v6.4.3" }, "funding": [ { @@ -9136,7 +9136,7 @@ "type": "tidelift" } ], - "time": "2023-04-21T12:19:45+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/phpunit-bridge", @@ -9467,5 +9467,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }