chore: update project dependencies

This commit is contained in:
Björn Fromme
2023-11-16 17:20:01 +01:00
parent d25394ab6f
commit 854141423e
Generated
+92 -91
View File
@@ -405,16 +405,16 @@
},
{
"name": "doctrine/deprecations",
"version": "v1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"shasum": ""
},
"require": {
@@ -446,9 +446,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
"source": "https://github.com/doctrine/deprecations/tree/1.1.2"
},
"time": "2023-06-03T09:27:29+00:00"
"time": "2023-09-27T20:04:15+00:00"
},
{
"name": "doctrine/event-manager",
@@ -2129,16 +2129,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.23.1",
"version": "1.24.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
"reference": "bcad8d995980440892759db0c32acae7c8e79442"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
"reference": "bcad8d995980440892759db0c32acae7c8e79442",
"shasum": ""
},
"require": {
@@ -2170,9 +2170,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
},
"time": "2023-08-03T16:32:59+00:00"
"time": "2023-09-26T12:28:12+00:00"
},
{
"name": "psr/cache",
@@ -2323,16 +2323,16 @@
},
{
"name": "psr/http-client",
"version": "1.0.2",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": ""
},
"require": {
@@ -2369,9 +2369,9 @@
"psr-18"
],
"support": {
"source": "https://github.com/php-fig/http-client/tree/1.0.2"
"source": "https://github.com/php-fig/http-client"
},
"time": "2023-04-10T20:12:12+00:00"
"time": "2023-09-23T14:17:50+00:00"
},
{
"name": "psr/http-factory",
@@ -2815,16 +2815,16 @@
},
{
"name": "symfony/asset",
"version": "v5.4.21",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "1504b6773c6b90118f9871e90a67833b5d1dca3c"
"reference": "edb2457a0ef615d420d2319851f679a4cc3b3635"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/1504b6773c6b90118f9871e90a67833b5d1dca3c",
"reference": "1504b6773c6b90118f9871e90a67833b5d1dca3c",
"url": "https://api.github.com/repos/symfony/asset/zipball/edb2457a0ef615d420d2319851f679a4cc3b3635",
"reference": "edb2457a0ef615d420d2319851f679a4cc3b3635",
"shasum": ""
},
"require": {
@@ -2869,7 +2869,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v5.4.21"
"source": "https://github.com/symfony/asset/tree/v5.4.31"
},
"funding": [
{
@@ -2885,20 +2885,20 @@
"type": "tidelift"
}
],
"time": "2023-02-14T08:03:56+00:00"
"time": "2023-10-31T07:58:33+00:00"
},
{
"name": "symfony/cache",
"version": "v5.4.28",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9"
"reference": "9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9",
"reference": "62b7ae3bccc5b474a30fadc7ef6bbc362007d3f9",
"url": "https://api.github.com/repos/symfony/cache/zipball/9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb",
"reference": "9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb",
"shasum": ""
},
"require": {
@@ -2926,7 +2926,7 @@
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/cache": "^1.6|^2.0",
"doctrine/dbal": "^2.13.1|^3.0",
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1",
"psr/simple-cache": "^1.0|^2.0",
"symfony/config": "^4.4|^5.0|^6.0",
@@ -2966,7 +2966,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.28"
"source": "https://github.com/symfony/cache/tree/v5.4.31"
},
"funding": [
{
@@ -2982,7 +2982,7 @@
"type": "tidelift"
}
],
"time": "2023-08-05T08:32:42+00:00"
"time": "2023-11-06T17:37:55+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -3065,16 +3065,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.26",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
"reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
"reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
"url": "https://api.github.com/repos/symfony/config/zipball/dd5ea39de228813aba0c23c3a4153da2a4cf3cd9",
"reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9",
"shasum": ""
},
"require": {
@@ -3124,7 +3124,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.26"
"source": "https://github.com/symfony/config/tree/v5.4.31"
},
"funding": [
{
@@ -3140,20 +3140,20 @@
"type": "tidelift"
}
],
"time": "2023-07-19T20:21:11+00:00"
"time": "2023-11-09T08:22:43+00:00"
},
{
"name": "symfony/console",
"version": "v5.4.28",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "f4f71842f24c2023b91237c72a365306f3c58827"
"reference": "11ac5f154e0e5c4c77af83ad11ead9165280b92a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
"reference": "f4f71842f24c2023b91237c72a365306f3c58827",
"url": "https://api.github.com/repos/symfony/console/zipball/11ac5f154e0e5c4c77af83ad11ead9165280b92a",
"reference": "11ac5f154e0e5c4c77af83ad11ead9165280b92a",
"shasum": ""
},
"require": {
@@ -3223,7 +3223,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.28"
"source": "https://github.com/symfony/console/tree/v5.4.31"
},
"funding": [
{
@@ -3239,20 +3239,20 @@
"type": "tidelift"
}
],
"time": "2023-08-07T06:12:30+00:00"
"time": "2023-10-31T07:58:33+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.28",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d"
"reference": "eb1bcafa54e00ed218e1b733b8b6ad1c9ff83d20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/addc22fed594f9ce04e73ef6a9d3e2416f77192d",
"reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/eb1bcafa54e00ed218e1b733b8b6ad1c9ff83d20",
"reference": "eb1bcafa54e00ed218e1b733b8b6ad1c9ff83d20",
"shasum": ""
},
"require": {
@@ -3312,7 +3312,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.28"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.31"
},
"funding": [
{
@@ -3328,7 +3328,7 @@
"type": "tidelift"
}
],
"time": "2023-08-14T10:47:38+00:00"
"time": "2023-10-31T07:58:33+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -3753,16 +3753,16 @@
},
{
"name": "symfony/http-client",
"version": "v4.4.49",
"version": "v4.4.51",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "0185497cd61440bdf68df7d81241b97a543e9c3f"
"reference": "da88e5df8a24e7c229c3df4f19f24ac502b8532b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0185497cd61440bdf68df7d81241b97a543e9c3f",
"reference": "0185497cd61440bdf68df7d81241b97a543e9c3f",
"url": "https://api.github.com/repos/symfony/http-client/zipball/da88e5df8a24e7c229c3df4f19f24ac502b8532b",
"reference": "da88e5df8a24e7c229c3df4f19f24ac502b8532b",
"shasum": ""
},
"require": {
@@ -3783,6 +3783,7 @@
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^4.3|^5.0",
"symfony/http-kernel": "^4.4.13",
@@ -3814,7 +3815,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.49"
"source": "https://github.com/symfony/http-client/tree/v4.4.51"
},
"funding": [
{
@@ -3830,7 +3831,7 @@
"type": "tidelift"
}
],
"time": "2022-11-03T19:03:45+00:00"
"time": "2023-05-04T08:52:02+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -3912,16 +3913,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.28",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "365992c83a836dfe635f1e903ccca43ee03d3dd2"
"reference": "f84fd4fd8311a541ceb2ae3f257841d002450a90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/365992c83a836dfe635f1e903ccca43ee03d3dd2",
"reference": "365992c83a836dfe635f1e903ccca43ee03d3dd2",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f84fd4fd8311a541ceb2ae3f257841d002450a90",
"reference": "f84fd4fd8311a541ceb2ae3f257841d002450a90",
"shasum": ""
},
"require": {
@@ -3968,7 +3969,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.28"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.31"
},
"funding": [
{
@@ -3984,7 +3985,7 @@
"type": "tidelift"
}
],
"time": "2023-08-21T07:23:18+00:00"
"time": "2023-11-06T22:05:57+00:00"
},
{
"name": "symfony/inflector",
@@ -4061,16 +4062,16 @@
},
{
"name": "symfony/mailer",
"version": "v5.4.22",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b"
"reference": "5ca8a7628a5ee69767047dd0f4cf4c9521c999b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/6330cd465dfd8b7a07515757a1c37069075f7b0b",
"reference": "6330cd465dfd8b7a07515757a1c37069075f7b0b",
"url": "https://api.github.com/repos/symfony/mailer/zipball/5ca8a7628a5ee69767047dd0f4cf4c9521c999b8",
"reference": "5ca8a7628a5ee69767047dd0f4cf4c9521c999b8",
"shasum": ""
},
"require": {
@@ -4117,7 +4118,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.4.22"
"source": "https://github.com/symfony/mailer/tree/v5.4.31"
},
"funding": [
{
@@ -4133,7 +4134,7 @@
"type": "tidelift"
}
],
"time": "2023-03-10T10:15:32+00:00"
"time": "2023-11-03T16:16:43+00:00"
},
{
"name": "symfony/mime",
@@ -5608,16 +5609,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.26",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "1181fe9270e373537475e826873b5867b863883c"
"reference": "2765096c03f39ddf54f6af532166e42aaa05b24b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
"reference": "1181fe9270e373537475e826873b5867b863883c",
"url": "https://api.github.com/repos/symfony/string/zipball/2765096c03f39ddf54f6af532166e42aaa05b24b",
"reference": "2765096c03f39ddf54f6af532166e42aaa05b24b",
"shasum": ""
},
"require": {
@@ -5674,7 +5675,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.26"
"source": "https://github.com/symfony/string/tree/v5.4.31"
},
"funding": [
{
@@ -5690,20 +5691,20 @@
"type": "tidelift"
}
],
"time": "2023-06-28T12:46:07+00:00"
"time": "2023-11-09T08:19:44+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.28",
"version": "v5.4.29",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73"
"reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/684b36ff415e1381d4a943c3ca2502cd2debad73",
"reference": "684b36ff415e1381d4a943c3ca2502cd2debad73",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65",
"shasum": ""
},
"require": {
@@ -5763,7 +5764,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.28"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.29"
},
"funding": [
{
@@ -5779,7 +5780,7 @@
"type": "tidelift"
}
],
"time": "2023-08-24T13:38:36+00:00"
"time": "2023-09-12T10:09:58+00:00"
},
{
"name": "symfony/var-exporter",
@@ -5945,16 +5946,16 @@
},
{
"name": "symfony/yaml",
"version": "v5.4.23",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b"
"reference": "f387675d7f5fc4231f7554baa70681f222f73563"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f387675d7f5fc4231f7554baa70681f222f73563",
"reference": "f387675d7f5fc4231f7554baa70681f222f73563",
"shasum": ""
},
"require": {
@@ -6000,7 +6001,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.23"
"source": "https://github.com/symfony/yaml/tree/v5.4.31"
},
"funding": [
{
@@ -6016,7 +6017,7 @@
"type": "tidelift"
}
],
"time": "2023-04-23T19:33:36+00:00"
"time": "2023-11-03T14:41:28+00:00"
},
{
"name": "tritum/form-element-linked-checkbox",
@@ -7989,16 +7990,16 @@
},
{
"name": "typo3/html-sanitizer",
"version": "v2.1.3",
"version": "v2.1.4",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/html-sanitizer.git",
"reference": "a35f220b2336e3f040f91d3de23d19964833643f"
"reference": "b8f90717251d968c49dc77f8c1e5912e2fbe0dff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/a35f220b2336e3f040f91d3de23d19964833643f",
"reference": "a35f220b2336e3f040f91d3de23d19964833643f",
"url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/b8f90717251d968c49dc77f8c1e5912e2fbe0dff",
"reference": "b8f90717251d968c49dc77f8c1e5912e2fbe0dff",
"shasum": ""
},
"require": {
@@ -8034,9 +8035,9 @@
"description": "HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.",
"support": {
"issues": "https://github.com/TYPO3/html-sanitizer/issues",
"source": "https://github.com/TYPO3/html-sanitizer/tree/v2.1.3"
"source": "https://github.com/TYPO3/html-sanitizer/tree/v2.1.4"
},
"time": "2023-07-25T08:47:32+00:00"
"time": "2023-11-14T07:41:08+00:00"
},
{
"name": "typo3/phar-stream-wrapper",