fix version in composer

This commit is contained in:
Filip Benčo 2019-12-13 23:59:09 +01:00
parent 0c0f1a72e9
commit 325ba909e1

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|^5.0"
"phpdocumentor/reflection-docblock": "^3.1|^4.0"
},
"require-dev": {
"symfony/templating": "^3.4|^4.0|^5.0",