Error Correction

This commit is contained in:
Eole 2016-05-04 20:03:15 +02:00
parent 4b978d4584
commit d24d569f1c
2 changed files with 215 additions and 221 deletions

View file

@ -1,5 +1,6 @@
{
"require": {
"php-opencloud/openstack": "dev-master"
"php-opencloud/openstack": "dev-master",
"phpdocumentor/phpdocumentor": "2.*"
}
}