summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-05-24 10:17:32 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-05-24 10:17:32 +0100
commit35dd7ebfd648e0a886a439497f54efc091fcdac9 (patch)
tree96217e196260a702923bffa43b733361f60df4c4 /composer.json
parent47d13d9ee3f19cbf57dfc57c8b0b81cea744b6cb (diff)
downloadwebtrees-35dd7ebfd648e0a886a439497f54efc091fcdac9.tar.gz
webtrees-35dd7ebfd648e0a886a439497f54efc091fcdac9.tar.bz2
webtrees-35dd7ebfd648e0a886a439497f54efc091fcdac9.zip
simplexml not needed
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9e4a2b0997..d8e7981fdb 100644
--- a/composer.json
+++ b/composer.json
@@ -38,7 +38,6 @@
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
- "ext-simplexml": "*",
"ext-xml": "*",
"ext-zip": "*",
"aura/router": "~3.1",