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)
3232- Fix colspan and rowspan for tables in HTML Writer @mattbolt #1292
3333- Fix parsing of Heading and Title formating @troosan @gthomas2 #465
3434- 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
3536
3637### Changed
3738- Remove zend-stdlib dependency @Trainmaster #1284
Original file line number Diff line number Diff line change 6161 "php" : " ^5.3.3 || ^7.0" ,
6262 "ext-xml" : " *" ,
6363 "zendframework/zend-escaper" : " ^2.2" ,
64- "phpoffice/common" : " dev-develop "
64+ "phpoffice/common" : " ^0.2.9 "
6565 },
6666 "require-dev" : {
6767 "phpunit/phpunit" : " ^4.8.36 || ^5.0" ,
You can’t perform that action at this time.
0 commit comments