]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Remove gettext & lowerize
[github/wallabag/wallabag.git] / composer.json
index 70a50f09c0c5916467bbf3ef15097afa53f02048..a1a7ebb49654d152d80fc1dbce89d71d2db65319 100644 (file)
     "require": {
         "php": ">=5.5.9",
         "ext-pcre": "*",
-        "ext-DOM": "*",
+        "ext-dom": "*",
         "ext-curl": "*",
         "ext-gd": "*",
         "ext-session": "*",
-        "ext-Ctype": "*",
+        "ext-ctype": "*",
         "ext-hash": "*",
         "ext-simplexml": "*",
         "ext-json": "*",
         "ext-mbstring": "*",
         "ext-xml": "*",
         "ext-iconv": "*",
-        "ext-gettext": "*",
         "ext-tokenizer": "*",
-        "ext-PDO": "*",
+        "ext-pdo": "*",
         "symfony/symfony": "3.0.*",
         "doctrine/orm": "^2.5",
         "doctrine/doctrine-bundle": "^1.6",