Update project dependencies

This commit is contained in:
Björn Fromme
2023-02-01 16:50:57 +01:00
parent 3423af1eda
commit 619b4c40d0
Generated
+12 -12
View File
@@ -3147,16 +3147,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3" "reference": "8185ed0df129005a26715902f1a53bad0fe67102"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8185ed0df129005a26715902f1a53bad0fe67102",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", "reference": "8185ed0df129005a26715902f1a53bad0fe67102",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3216,7 +3216,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.19" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
@@ -3232,7 +3232,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-23T15:37:22+00:00" "time": "2023-01-27T11:08:11+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@@ -3816,16 +3816,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0" "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3872,7 +3872,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.19" "source": "https://github.com/symfony/http-foundation/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
@@ -3888,7 +3888,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-01T08:32:19+00:00" "time": "2023-01-29T11:11:52+00:00"
}, },
{ {
"name": "symfony/inflector", "name": "symfony/inflector",