Skip to content

Commit 7908491

Browse files
committed
revert mistakenly deleted line
1 parent 46a037e commit 7908491

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"php": ">=5.3.3",
5050
"ext-xml": "*",
5151
"zendframework/zend-escaper": "^2.2",
52-
"zendframework/zend-stdlib": "^2.2 || ^3.0"
52+
"zendframework/zend-stdlib": "^2.2 || ^3.0",
53+
"phpoffice/common": "^0.2"
5354
},
5455
"require-dev": {
5556
"phpunit/phpunit": "^4.8.36",

0 commit comments

Comments
 (0)