Skip to content

Commit f89c2fc

Browse files
committed
libxml was used for libxml_disable_entity_loader()
But the function is not required starting with PHP 8.0 and was removed from the codebase in 9af02f1
1 parent ace657b commit f89c2fc

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

app/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"ext-fileinfo": "*",
1111
"ext-gd": "*",
1212
"ext-intl": "*",
13-
"ext-libxml": "*",
1413
"ext-mbstring": "*",
1514
"ext-openssl": "*",
1615
"ext-pcntl": "*",

app/composer.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)