Allow more versions of phpdocumentor/reflection-docblock

This commit is contained in:
Guilhem Niot 2022-01-10 15:40:13 +01:00
parent 3bc05aa6dc
commit 4b9905fe8b

View File

@ -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",