mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-16 16:03:31 +01:00
60x faster items.xml loading
Using simplexml, which is enabled by default on php
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"ext-pdo_mysql": "*",
|
||||
"ext-json": "*",
|
||||
"ext-xml": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-dom": "*",
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"composer/semver": "^3.2",
|
||||
|
||||
Reference in New Issue
Block a user