Commit 41380b82 authored by Pavel's avatar Pavel
Browse files

update composer.json

parent dd86e286
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
      "email": "p.piligrimov@iqdev.digital"
    }
  ],
  "version": "0.0.1",
  "type": "library",
  "keywords": [
    "search",
@@ -19,7 +18,7 @@
  "require": {
    "php": ">=7.4",
    "ramsey/collection": "^1.2",
    "iqdev/search-dc": "dev-main",
    "iqdev/search-dc": "1.0",
    "elasticsearch/elasticsearch": "^8.5",
    "vlucas/phpdotenv": "^5.4.1"
  },