Implement @PhrozenByte 's suggestions.

* [Changed] require phpDocumentor version ^2.8 constraint
This commit is contained in:
theshka 2015-11-23 12:07:54 -06:00
parent bf2a9622db
commit edbf9f1747

View file

@ -18,7 +18,7 @@
"symfony/yaml" : "2.3"
},
"require-dev" : {
"phpdocumentor/phpdocumentor": "2.*"
"phpdocumentor/phpdocumentor": "^2.8"
},
"autoload": {
"psr-0": {