Update project dependencies

This commit is contained in:
Björn Fromme
2022-10-18 11:46:01 +02:00
parent b20b3ebc33
commit c37a473e65
Generated
+78 -72
View File
@@ -445,34 +445,35 @@
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",
"version": "1.1.2", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/event-manager.git", "url": "https://github.com/doctrine/event-manager.git",
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683" "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"doctrine/common": "<2.9" "doctrine/common": "<2.9"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^9", "doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.5.4", "phpstan/phpstan": "~1.4.10 || ^1.8.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.22" "vimeo/psalm": "^4.24"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common" "Doctrine\\Common\\": "src"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -516,7 +517,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/event-manager/issues", "issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.1.2" "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -532,7 +533,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-27T22:18:11+00:00" "time": "2022-10-12T20:51:15+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
@@ -2014,25 +2015,30 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.6.1", "version": "1.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "77a32518733312af16a44300404e945338981de3" "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
"reference": "77a32518733312af16a44300404e945338981de3", "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "php": "^7.4 || ^8.0",
"phpdocumentor/reflection-common": "^2.0" "phpdocumentor/reflection-common": "^2.0"
}, },
"require-dev": { "require-dev": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"psalm/phar": "^4.8" "phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.13.9",
"vimeo/psalm": "^4.25"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -2058,9 +2064,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.6.1" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
}, },
"time": "2022-03-15T21:29:03+00:00" "time": "2022-10-14T12:47:21+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@@ -3033,16 +3039,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be" "reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be", "url": "https://api.github.com/repos/symfony/console/zipball/984ea2c0f45f42dfed01d2f3987b187467c4b16d",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be", "reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3112,7 +3118,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.13" "source": "https://github.com/symfony/console/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -3128,7 +3134,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-26T13:50:20+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@@ -3452,16 +3458,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e" "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e", "url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e", "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3495,7 +3501,7 @@
"description": "Provides an engine that can compile and evaluate expressions", "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.11" "source": "https://github.com/symfony/expression-language/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -3511,7 +3517,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T11:34:24+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@@ -3642,16 +3648,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v4.4.46", "version": "v4.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "095274039721d26d23225d7b7ba441423b1b2413" "reference": "a3cc0a6e73a40f8ea3424a4ab528209fc4f3c272"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/095274039721d26d23225d7b7ba441423b1b2413", "url": "https://api.github.com/repos/symfony/http-client/zipball/a3cc0a6e73a40f8ea3424a4ab528209fc4f3c272",
"reference": "095274039721d26d23225d7b7ba441423b1b2413", "reference": "a3cc0a6e73a40f8ea3424a4ab528209fc4f3c272",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3703,7 +3709,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.46" "source": "https://github.com/symfony/http-client/tree/v4.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -3719,7 +3725,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-04T17:31:03+00:00" "time": "2022-10-07T09:30:05+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@@ -3801,16 +3807,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379" "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54be067587a4f2b7fffb7a699f9481ec3daf9379", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7c7b395c3a61d746919c21e915f51f0039c3f75",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379", "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3857,7 +3863,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.13" "source": "https://github.com/symfony/http-foundation/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -3873,7 +3879,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-17T07:31:22+00:00" "time": "2022-10-01T21:59:28+00:00"
}, },
{ {
"name": "symfony/inflector", "name": "symfony/inflector",
@@ -5139,16 +5145,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c" "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "url": "https://api.github.com/repos/symfony/property-info/zipball/dc7ac44b5ea36c9f7532051b01ba64b1737932d1",
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5210,7 +5216,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.11" "source": "https://github.com/symfony/property-info/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -5226,7 +5232,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-19T08:07:51+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@@ -5320,16 +5326,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v4.4.45", "version": "v4.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "d19621a350491f76e2faed2afb982e0706f63252" "reference": "6e01d63c55657930a6de03d6e36aae50af98888d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/d19621a350491f76e2faed2afb982e0706f63252", "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d",
"reference": "d19621a350491f76e2faed2afb982e0706f63252", "reference": "6e01d63c55657930a6de03d6e36aae50af98888d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5394,7 +5400,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v4.4.45" "source": "https://github.com/symfony/serializer/tree/v4.4.47"
}, },
"funding": [ "funding": [
{ {
@@ -5410,7 +5416,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-17T14:28:21+00:00" "time": "2022-09-19T08:38:33+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@@ -5497,16 +5503,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "2900c668a32138a34118740de3e4d5a701801f53" "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53", "url": "https://api.github.com/repos/symfony/string/zipball/089e7237497fae7a9c404d0c3aeb8db3254733e4",
"reference": "2900c668a32138a34118740de3e4d5a701801f53", "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5563,7 +5569,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.13" "source": "https://github.com/symfony/string/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -5579,20 +5585,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-01T01:52:16+00:00" "time": "2022-10-05T15:16:54+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c" "reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2bf2ccab581bec363191672f0df40e0c85569e1c", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c", "reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5652,7 +5658,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.13" "source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -5668,7 +5674,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-06T13:23:31+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@@ -5834,16 +5840,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.12", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c" "reference": "e83fe9a72011f07c662da46a05603d66deeeb487"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c", "url": "https://api.github.com/repos/symfony/yaml/zipball/e83fe9a72011f07c662da46a05603d66deeeb487",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c", "reference": "e83fe9a72011f07c662da46a05603d66deeeb487",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5889,7 +5895,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/v5.4.12" "source": "https://github.com/symfony/yaml/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -5905,7 +5911,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-02T15:52:22+00:00" "time": "2022-10-03T15:15:50+00:00"
}, },
{ {
"name": "tritum/form-element-linked-checkbox", "name": "tritum/form-element-linked-checkbox",