Allow "phpdocumentor/reflection-docblock:5.0"

This commit is contained in:
Javier Spagnoletti 2020-02-19 16:26:38 -03:00
parent 9ab9d6da72
commit 1e800c48e6

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