File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ v0.15.0 (?? ??? 2018)
32
32
- Fix colspan and rowspan for tables in HTML Writer @mattbolt #1292
33
33
- Fix parsing of Heading and Title formating @troosan @gthomas2 #465
34
34
- Fix Dateformat typo, fix hours casing, add Month-Day-Year formats @ComputerTinker #591
35
+ - Support reading of w: drawing for documents produced by word 2011+ @gthomas2 #464 #1324
35
36
36
37
### Changed
37
38
- Remove zend-stdlib dependency @Trainmaster #1284
Original file line number Diff line number Diff line change 61
61
"php" : " ^5.3.3 || ^7.0" ,
62
62
"ext-xml" : " *" ,
63
63
"zendframework/zend-escaper" : " ^2.2" ,
64
- "phpoffice/common" : " dev-develop "
64
+ "phpoffice/common" : " ^0.2.9 "
65
65
},
66
66
"require-dev" : {
67
67
"phpunit/phpunit" : " ^4.8.36 || ^5.0" ,
You can’t perform that action at this time.
0 commit comments