Skip to content
Snippets Groups Projects
Commit c0a12352 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Susanne Moog
Browse files

[TASK] Update phpdocumentor/reflection-docblock

    composer require phpdocumentor/reflection-docblock:"^4.3.2"
    composer require phpdocumentor/type-resolver:"~0.5"

Upating phpdocumentor/reflection-docblock to at least 4.3.2
allows updating phpdocumentor/type-resolver to a version higher
than 0.4 which is needed to get support for resolving collection
types in doc blocks which enables the removal of the custom type
resolving via extbase/Classes/Reflection/DocBlock/Tags/Var_.php.

Releases: master
Resolves: #89795
Change-Id: I2126dd9362e51f6dae9e6103c219295c5c3d679b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62438


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 35386e54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment