diff --git a/composer.lock b/composer.lock index eb4c4744..7aef3436 100644 --- a/composer.lock +++ b/composer.lock @@ -3147,16 +3147,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.4.19", + "version": "v5.4.20", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3" + "reference": "8185ed0df129005a26715902f1a53bad0fe67102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", - "reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8185ed0df129005a26715902f1a53bad0fe67102", + "reference": "8185ed0df129005a26715902f1a53bad0fe67102", "shasum": "" }, "require": { @@ -3216,7 +3216,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.19" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.20" }, "funding": [ { @@ -3232,7 +3232,7 @@ "type": "tidelift" } ], - "time": "2023-01-23T15:37:22+00:00" + "time": "2023-01-27T11:08:11+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3816,16 +3816,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.19", + "version": "v5.4.20", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0" + "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", - "reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a", + "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a", "shasum": "" }, "require": { @@ -3872,7 +3872,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.19" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.20" }, "funding": [ { @@ -3888,7 +3888,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:32:19+00:00" + "time": "2023-01-29T11:11:52+00:00" }, { "name": "symfony/inflector",