Skip to content

Commit

Permalink
prevent the installation of unstable phpdocumentor/type-resolver rele…
Browse files Browse the repository at this point in the history
…ases
  • Loading branch information
xabbuh committed Dec 4, 2022
1 parent e808715 commit 7258028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"conflict": {
"doctrine/annotations": "<1.12",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"phpdocumentor/type-resolver": "<1.4.0|>=1.7.0",
"symfony/dependency-injection": "<4.4",
"symfony/property-access": "<5.4",
"symfony/property-info": "<5.3.13",
Expand Down

0 comments on commit 7258028

Please sign in to comment.