Updated dependencies.

This commit is contained in:
Jan Böhmer 2023-04-24 00:00:31 +02:00
parent e8ec536a5a
commit 3e851a65e9
2 changed files with 9 additions and 9 deletions

12
composer.lock generated
View file

@ -4767,16 +4767,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.20.1",
"version": "1.20.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "57f6787f0bb6431905a18aa7caea25dcd2bd59e0"
"reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/57f6787f0bb6431905a18aa7caea25dcd2bd59e0",
"reference": "57f6787f0bb6431905a18aa7caea25dcd2bd59e0",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/90490bd8fd8530a272043c4950c180b6d0cf5f81",
"reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81",
"shasum": ""
},
"require": {
@ -4806,9 +4806,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.20.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.2"
},
"time": "2023-04-22T09:05:52+00:00"
"time": "2023-04-22T12:59:35+00:00"
},
{
"name": "psr/cache",