Browse Source

Changing requirements

Paolo Libertini 6 years ago
parent
commit
af12e263b2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -10,7 +10,8 @@
   "require": {
     "php": "^7.1",
     "ext-hash": "*",
-    "ext-elasticsearch": "*"
+    "ext-curl": "*",
+    "ext-json": "*"
   },
   "autoload": {
     "psr-0": {