chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-11-14 11:07:36 +01:00
parent ee9e012b6b
commit 09aaf4f9f5
Generated
+38 -38
View File
@@ -3342,16 +3342,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.46", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "fb0d4760e7147d81ab4d9e2d57d56268261b4e4e" "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/fb0d4760e7147d81ab4d9e2d57d56268261b4e4e", "url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"reference": "fb0d4760e7147d81ab4d9e2d57d56268261b4e4e", "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3421,7 +3421,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.46" "source": "https://github.com/symfony/console/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -3437,7 +3437,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-05T14:17:06+00:00" "time": "2024-11-06T11:30:55+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@@ -4190,23 +4190,23 @@
}, },
{ {
"name": "symfony/inflector", "name": "symfony/inflector",
"version": "v5.4.45", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/inflector.git", "url": "https://github.com/symfony/inflector.git",
"reference": "9acefb9d8017fd3382e1723bdb06132246b9cead" "reference": "b4ce65e0bc7a86caae0d13b65d853c5056e44a39"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/inflector/zipball/9acefb9d8017fd3382e1723bdb06132246b9cead", "url": "https://api.github.com/repos/symfony/inflector/zipball/b4ce65e0bc7a86caae0d13b65d853c5056e44a39",
"reference": "9acefb9d8017fd3382e1723bdb06132246b9cead", "reference": "b4ce65e0bc7a86caae0d13b65d853c5056e44a39",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3", "symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16", "symfony/polyfill-php80": "^1.16",
"symfony/string": "^5.4.41|^6.4.9" "symfony/string": "^5.4.47|^6.4.15"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -4242,7 +4242,7 @@
"words" "words"
], ],
"support": { "support": {
"source": "https://github.com/symfony/inflector/tree/v5.4.45" "source": "https://github.com/symfony/inflector/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -4259,7 +4259,7 @@
} }
], ],
"abandoned": "EnglishInflector from the String component", "abandoned": "EnglishInflector from the String component",
"time": "2024-09-25T14:11:13+00:00" "time": "2024-11-10T20:33:58+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@@ -5271,16 +5271,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.46", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4" "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/01906871cb9b5e3cf872863b91aba4ec9767daf4", "url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
"reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4", "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5313,7 +5313,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.4.46" "source": "https://github.com/symfony/process/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -5329,7 +5329,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-06T09:18:28+00:00" "time": "2024-11-06T11:36:42+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
@@ -5413,16 +5413,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.45", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "cec75362b20263758c9c7af4c2f9af82614195ae" "reference": "4d77ab22c57ef56a943e3f5769b5fe66be546094"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/cec75362b20263758c9c7af4c2f9af82614195ae", "url": "https://api.github.com/repos/symfony/property-info/zipball/4d77ab22c57ef56a943e3f5769b5fe66be546094",
"reference": "cec75362b20263758c9c7af4c2f9af82614195ae", "reference": "4d77ab22c57ef56a943e3f5769b5fe66be546094",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5439,7 +5439,7 @@
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.10.4|^2", "doctrine/annotations": "^1.10.4|^2",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"phpstan/phpdoc-parser": "^1.0", "phpstan/phpdoc-parser": "^1.0|^2.0",
"symfony/cache": "^4.4|^5.0|^6.0", "symfony/cache": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0" "symfony/serializer": "^4.4|^5.0|^6.0"
@@ -5484,7 +5484,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.45" "source": "https://github.com/symfony/property-info/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -5500,7 +5500,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:11:13+00:00" "time": "2024-11-07T14:13:13+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@@ -5771,16 +5771,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.45", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2" "reference": "136ca7d72f72b599f2631aca474a4f8e26719799"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7f6807add88b1e2635f3c6de5e1ace631ed7cad2", "url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2", "reference": "136ca7d72f72b599f2631aca474a4f8e26719799",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5837,7 +5837,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.45" "source": "https://github.com/symfony/string/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -5853,20 +5853,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:11:13+00:00" "time": "2024-11-10T20:33:58+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.46", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "f51f11e4fc5ca24fa0defcdf4df027078950b9e0" "reference": "e13e8dfa8eaab2b0536ef365beddc2af723a9ac0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f51f11e4fc5ca24fa0defcdf4df027078950b9e0", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e13e8dfa8eaab2b0536ef365beddc2af723a9ac0",
"reference": "f51f11e4fc5ca24fa0defcdf4df027078950b9e0", "reference": "e13e8dfa8eaab2b0536ef365beddc2af723a9ac0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5926,7 +5926,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.46" "source": "https://github.com/symfony/var-dumper/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -5942,7 +5942,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-05T14:17:06+00:00" "time": "2024-11-08T15:21:10+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",