Merge pull request #1587 from phansys/reflection_docblock

Allow "phpdocumentor/reflection-docblock:5.0"
This commit is contained in:
Guilhem Niot 2020-02-21 10:24:56 +01:00 committed by GitHub
commit f8bc364245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"symfony/property-info": "^3.4|^4.0|^5.0",
"exsyst/swagger": "^0.4.1",
"zircote/swagger-php": "^2.0.9",
"phpdocumentor/reflection-docblock": "^3.1|^4.0"
"phpdocumentor/reflection-docblock": "^3.1|^4.0|^5.0"
},
"require-dev": {
"symfony/templating": "^3.4|^4.0|^5.0",