Task: Update project dependencies

This commit is contained in:
Björn Fromme
2023-07-05 15:28:43 +02:00
parent 5a74247a45
commit 35cfa92b43
Generated
+6 -6
View File
@@ -2129,16 +2129,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.22.0", "version": "1.22.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c" "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ec58baf7b3c7f1c81b3b00617c953249fb8cf30c", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0",
"reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c", "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2170,9 +2170,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1"
}, },
"time": "2023-06-01T12:35:21+00:00" "time": "2023-06-29T20:46:06+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",