Browse Source

Vendor - add ext-dom

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

+ 1 - 0
composer.json

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