Update dependencies

This commit is contained in:
Sebastian Meyer 2024-11-04 20:49:05 +01:00
parent 61d8acdf94
commit c617a749ec
1 changed files with 114 additions and 115 deletions

229
composer.lock generated
View File

@ -669,16 +669,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.3.3", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "b337726451f5d530df338fc7f68dee8781b49779" "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b337726451f5d530df338fc7f68dee8781b49779", "url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff",
"reference": "b337726451f5d530df338fc7f68dee8781b49779", "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -692,12 +692,11 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12", "doctrine/coding-standard": "^12",
"doctrine/common": "^3.0", "doctrine/common": "^3.0",
"phpstan/phpstan": "1.11.1", "phpstan/phpstan": "1.12.7",
"phpstan/phpstan-phpunit": "^1", "phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1", "phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8.5 || ^9.5", "phpunit/phpunit": "^8.5.38 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6.0", "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
"vimeo/psalm": "4.30.0 || 5.24.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -746,7 +745,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.3.3" "source": "https://github.com/doctrine/persistence/tree/3.4.0"
}, },
"funding": [ "funding": [
{ {
@ -762,7 +761,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-20T10:14:30+00:00" "time": "2024-10-30T19:48:12+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
@ -1463,16 +1462,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "a463451b7f6ac4a47b98dbfc78ec2d3560c759d8" "reference": "8079a3006f53805e7771d086b62428b7cac481dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/a463451b7f6ac4a47b98dbfc78ec2d3560c759d8", "url": "https://api.github.com/repos/symfony/cache/zipball/8079a3006f53805e7771d086b62428b7cac481dd",
"reference": "a463451b7f6ac4a47b98dbfc78ec2d3560c759d8", "reference": "8079a3006f53805e7771d086b62428b7cac481dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1539,7 +1538,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v6.4.12" "source": "https://github.com/symfony/cache/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -1555,7 +1554,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-16T16:01:33+00:00" "time": "2024-10-25T15:39:47+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -1635,16 +1634,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "72d080eb9edf80e36c19be61f72c98ed8273b765" "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/72d080eb9edf80e36c19be61f72c98ed8273b765", "url": "https://api.github.com/repos/symfony/console/zipball/f793dd5a7d9ae9923e35d0503d08ba734cec1d79",
"reference": "72d080eb9edf80e36c19be61f72c98ed8273b765", "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1709,7 +1708,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.12" "source": "https://github.com/symfony/console/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -1725,7 +1724,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:15:52+00:00" "time": "2024-10-09T08:40:40+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1796,16 +1795,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "f810e3cbdf7fdc35983968523d09f349fa9ada12" "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/f810e3cbdf7fdc35983968523d09f349fa9ada12", "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3",
"reference": "f810e3cbdf7fdc35983968523d09f349fa9ada12", "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1842,7 +1841,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.12" "source": "https://github.com/symfony/filesystem/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -1858,7 +1857,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-16T16:01:33+00:00" "time": "2024-10-25T15:07:50+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -2339,16 +2338,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b" "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/f8a1ccebd0997e16112dfecfd74220b78e5b284b", "url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
"reference": "f8a1ccebd0997e16112dfecfd74220b78e5b284b", "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2405,7 +2404,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.12" "source": "https://github.com/symfony/string/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2421,7 +2420,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:15:52+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -2503,16 +2502,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "6da1f0a1ee73d060a411d832cbe0539cfe9bbaa0" "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/6da1f0a1ee73d060a411d832cbe0539cfe9bbaa0", "url": "https://api.github.com/repos/symfony/validator/zipball/68e0bf4522756269d9bff801a16701b2ed5eb730",
"reference": "6da1f0a1ee73d060a411d832cbe0539cfe9bbaa0", "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2580,7 +2579,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v6.4.12" "source": "https://github.com/symfony/validator/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2596,20 +2595,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:18:25+00:00" "time": "2024-10-25T15:07:50+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v6.4.9", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "f9a060622e0d93777b7f8687ec4860191e16802e" "reference": "0f605f72a363f8743001038a176eeb2a11223b51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/f9a060622e0d93777b7f8687ec4860191e16802e", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51",
"reference": "f9a060622e0d93777b7f8687ec4860191e16802e", "reference": "0f605f72a363f8743001038a176eeb2a11223b51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2657,7 +2656,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.4.9" "source": "https://github.com/symfony/var-exporter/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2673,20 +2672,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-24T15:53:56+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "762ee56b2649659380e0ef4d592d807bc17b7971" "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/762ee56b2649659380e0ef4d592d807bc17b7971", "url": "https://api.github.com/repos/symfony/yaml/zipball/e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
"reference": "762ee56b2649659380e0ef4d592d807bc17b7971", "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2729,7 +2728,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.12" "source": "https://github.com/symfony/yaml/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -2745,7 +2744,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-17T12:47:12+00:00" "time": "2024-09-25T14:18:03+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -4087,23 +4086,23 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.8.2", "version": "1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "153ae662783729388a584b4361f2545e4d841e3c" "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
"reference": "153ae662783729388a584b4361f2545e4d841e3c", "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/deprecations": "^1.0", "doctrine/deprecations": "^1.0",
"php": "^7.3 || ^8.0", "php": "^7.3 || ^8.0",
"phpdocumentor/reflection-common": "^2.0", "phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.13" "phpstan/phpdoc-parser": "^1.18"
}, },
"require-dev": { "require-dev": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
@ -4139,9 +4138,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0"
}, },
"time": "2024-02-23T11:10:43+00:00" "time": "2024-11-03T20:11:34+00:00"
}, },
{ {
"name": "phpmd/phpmd", "name": "phpmd/phpmd",
@ -4333,21 +4332,21 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "1.5.3", "version": "1.5.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "38db3bad8f1567d7bf64806738d724261f8a2b5c" "reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/38db3bad8f1567d7bf64806738d724261f8a2b5c", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"reference": "38db3bad8f1567d7bf64806738d724261f8a2b5c", "reference": "4e9c77fc7bc3293f773fb2d8155c99572a3c89a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.11.7" "phpstan/phpstan": "^1.12.6"
}, },
"conflict": { "conflict": {
"doctrine/collections": "<1.0", "doctrine/collections": "<1.0",
@ -4374,7 +4373,7 @@
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.3.13", "phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1", "phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.6.16", "phpunit/phpunit": "^9.6.20",
"ramsey/uuid": "^4.2", "ramsey/uuid": "^4.2",
"symfony/cache": "^5.4" "symfony/cache": "^5.4"
}, },
@ -4399,9 +4398,9 @@
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues", "issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.3" "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.5.5"
}, },
"time": "2024-09-01T13:17:34+00:00" "time": "2024-10-29T12:19:49+00:00"
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
@ -4454,16 +4453,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.4.10", "version": "1.4.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1" "reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f7d5782044bedf93aeb3f38e09c91148ee90e5a1", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/270c2ee1478d1f8dc5121f539e890017bd64b04c",
"reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1", "reference": "270c2ee1478d1f8dc5121f539e890017bd64b04c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4520,9 +4519,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.10" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.11"
}, },
"time": "2024-09-26T18:14:50+00:00" "time": "2024-10-30T12:07:21+00:00"
}, },
{ {
"name": "psr/event-dispatcher", "name": "psr/event-dispatcher",
@ -5321,16 +5320,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v6.4.8", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "12e7e52515ce37191b193cf3365903c4f3951e35" "reference": "5ed4195a81d2352e0e4ce24e5f7e26fc794e7597"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/12e7e52515ce37191b193cf3365903c4f3951e35", "url": "https://api.github.com/repos/symfony/config/zipball/5ed4195a81d2352e0e4ce24e5f7e26fc794e7597",
"reference": "12e7e52515ce37191b193cf3365903c4f3951e35", "reference": "5ed4195a81d2352e0e4ce24e5f7e26fc794e7597",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5376,7 +5375,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v6.4.8" "source": "https://github.com/symfony/config/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5392,20 +5391,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:49:08+00:00" "time": "2024-10-25T15:07:50+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e" "reference": "728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96",
"reference": "cfb9d34a1cdd4911bc737a5358fd1cf8ebfb536e", "reference": "728ae8f4e190133ce99d6d5f0bc1e8c8bd7c7a96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5457,7 +5456,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/v6.4.12" "source": "https://github.com/symfony/dependency-injection/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5473,20 +5472,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:18:25+00:00" "time": "2024-10-25T15:07:50+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.4.8", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "8d7507f02b06e06815e56bb39aa0128e3806208b" "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
"reference": "8d7507f02b06e06815e56bb39aa0128e3806208b", "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5537,7 +5536,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8" "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5553,7 +5552,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:49:08+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -5633,16 +5632,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v6.4.11", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453" "reference": "daea9eca0b08d0ed1dc9ab702a46128fd1be4958"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/d7eb6daf8cd7e9ac4976e9576b32042ef7253453", "url": "https://api.github.com/repos/symfony/finder/zipball/daea9eca0b08d0ed1dc9ab702a46128fd1be4958",
"reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453", "reference": "daea9eca0b08d0ed1dc9ab702a46128fd1be4958",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5677,7 +5676,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v6.4.11" "source": "https://github.com/symfony/finder/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5693,20 +5692,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-08-13T14:27:37+00:00" "time": "2024-10-01T08:30:56+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v6.4.8", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0a62a9f2504a8dd27083f89d21894ceb01cc59db",
"reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5744,7 +5743,7 @@
"options" "options"
], ],
"support": { "support": {
"source": "https://github.com/symfony/options-resolver/tree/v6.4.8" "source": "https://github.com/symfony/options-resolver/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5760,7 +5759,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:49:08+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
@ -5920,16 +5919,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.12", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3" "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/3f94e5f13ff58df371a7ead461b6e8068900fbb3", "url": "https://api.github.com/repos/symfony/process/zipball/1f9f59b46880201629df3bd950fc5ae8c55b960f",
"reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3", "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5961,7 +5960,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/v6.4.12" "source": "https://github.com/symfony/process/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -5977,20 +5976,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-17T12:47:12+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v6.4.8", "version": "v6.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "63e069eb616049632cde9674c46957819454b8aa" "reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/63e069eb616049632cde9674c46957819454b8aa", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2cae0a6f8d04937d02f6d19806251e2104d54f92",
"reference": "63e069eb616049632cde9674c46957819454b8aa", "reference": "2cae0a6f8d04937d02f6d19806251e2104d54f92",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6023,7 +6022,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v6.4.8" "source": "https://github.com/symfony/stopwatch/tree/v6.4.13"
}, },
"funding": [ "funding": [
{ {
@ -6039,7 +6038,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:49:08+00:00" "time": "2024-09-25T14:18:03+00:00"
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",