Skip to content

Commit

Permalink
Merge pull request #1948 from nelmio/GuilhemN-patch-2
Browse files Browse the repository at this point in the history
Allow more versions of phpdocumentor/reflection-docblock
  • Loading branch information
GuilhemN committed Jan 10, 2022
2 parents 3bc05aa + 4b9905f commit 1885d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"symfony/property-info": "^4.4|^5.0|^6.0",
"symfony/routing": "^4.4|^5.0|^6.0",
"zircote/swagger-php": "^3.2|^4.0",
"phpdocumentor/reflection-docblock": "^3.1|^4.4|^5.0"
"phpdocumentor/reflection-docblock": "^3.1|^4.0|^5.0"
},
"require-dev": {
"sensio/framework-extra-bundle": "^4.4|^5.2|^6.0",
Expand Down

0 comments on commit 1885d25

Please sign in to comment.