Commit 2506660
authored
docs(hosting): add ext-xmlreader to required PHP extensions (#2307)
The Shopware core relies on \XMLReader (used by SvgContentValidator).
ext-xmlreader is a core PHP extension but has its own configure flag,
so minimal PHP builds can omit it. Listing it explicitly in the hosting
requirements keeps the docs aligned with the composer manifests.
Relates shopware/shopware#16961
Relates shopware/shopware#170201 parent 096e59b commit 2506660
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments