revert mistakenly deleted line
This commit is contained in:
parent
46a037ebd0
commit
7908491ba3
|
|
@ -49,7 +49,8 @@
|
||||||
"php": ">=5.3.3",
|
"php": ">=5.3.3",
|
||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"zendframework/zend-escaper": "^2.2",
|
"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": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8.36",
|
"phpunit/phpunit": "^4.8.36",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue