Commit fd92e43
committed
[TASK] Update
This change updates dependency "phpdocumentor/reflection-docblock"
to ensure having latest PHP8.5.0 related fixes on board. [1][2]
Used command(s):
> BIN_COMPOSER="$( which composer )" \
&& ${BIN_COMPOSER} require --no-update \
-d typo3/sysext/extbase \
'phpdocumentor/reflection-docblock':'^5.6.5' \
&& ${BIN_COMPOSER} require \
'phpdocumentor/reflection-docblock':'^5.6.5'
[1] phpDocumentor/ReflectionDocBlock#422
[2] https://github.com/phpDocumentor/ReflectionDocBlock/releases/tag/5.6.5
Resolves: #108359
Releases: main, 13.4, 12.4
Change-Id: Ie73e578949983c0039d33f882ff3b1ab3d2fdf8c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/91931
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Stefan Bürk <stefan@buerk.tech>phpdocumentor/reflection-docblock:^5.6.5
1 parent df79cef commit fd92e43
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments