Skip to content

Commit 189ef79

Browse files
authored
NEXT-36037 - Conflict old PHP font lib version
There is a known bug in the font lib regarding loading fonts. Conflict all versions that are not fixed. refer to dompdf/php-font-lib#128
1 parent b68f615 commit 189ef79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"shopware/core": "*"
88
},
99
"conflict": {
10+
"phenx/php-font-lib": "<0.5.5",
1011
"shopware/core": "<6.5",
1112
"twig/twig": "~3.9.0",
1213
"twig/intl-extra": "~3.9.0",

0 commit comments

Comments
 (0)