revert mistakenly deleted line

This commit is contained in:
troosan 2017-12-19 22:14:52 +01:00
parent 46a037ebd0
commit 7908491ba3
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@
"php": ">=5.3.3",
"ext-xml": "*",
"zendframework/zend-escaper": "^2.2",
"zendframework/zend-stdlib": "^2.2 || ^3.0"
"zendframework/zend-stdlib": "^2.2 || ^3.0",
"phpoffice/common": "^0.2"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36",