v1.10.7 update

This commit is contained in:
Manish Verma
2019-12-18 16:42:34 +05:30
parent f93e793ad6
commit 9fe479b141
14 changed files with 1751 additions and 6 deletions

View File

@@ -1479,7 +1479,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
'Table_Row_Group_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_frame_reflower.cls.php',
'Table_Row_Group_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_group_renderer.cls.php',
'Table_Row_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_row_positioner.cls.php',
'TestCase' => __DIR__ . '/../..' . '/tests/TestCase.php',
'Tests\\TestCase' => __DIR__ . '/../..' . '/tests/TestCase.php',
'Text_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_decorator.cls.php',
'Text_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_reflower.cls.php',
'Text_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_renderer.cls.php',