Browse Source

Vendor - add ext-libxml

By recommendation of PhpStorm
Angel Fernando Quiroz Campos 6 years ago
parent
commit
62a0f4ef93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -42,6 +42,7 @@
         "ext-xml": "*",
         "ext-json": "*",
         "ext-mbstring": "*",
+        "ext-libxml": "*",
         "twig/twig": "1.*",
         "twig/extensions": "~1.0",
         "doctrine/orm": "~2.4",