Skip to content

Commit 6a39feb

Browse files
committed
fix: avoid the new version of phpdocumentor/type-resolver on this QA branch
Ref: https://github.com/phpDocumentor/TypeResolver/releases/tag/1.7.0
1 parent 1467089 commit 6a39feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"symfony/yaml": "~3.4|~4.3|^5|^6",
4545
"symfony/process": "~3.4|~4.3|^5|^6",
4646
"phpdocumentor/reflection-docblock": "~5.3",
47+
"phpdocumentor/type-resolver": "1.6.*",
4748
"wdes/php-i18n-l10n": "^4.0",
4849
"code-lts/cli-tools": "^1.4.0",
4950
"erusev/parsedown": "^1.7"

0 commit comments

Comments
 (0)