Commit a97221fe authored by Pavel's avatar Pavel
Browse files

update dc version

parent 41380b82
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
  "require": {
    "php": ">=7.4",
    "ramsey/collection": "^1.2",
    "iqdev/search-dc": "1.0",
    "iqdev/search-dc": "1.1",
    "elasticsearch/elasticsearch": "^8.5",
    "vlucas/phpdotenv": "^5.4.1"
  },
@@ -32,5 +32,10 @@
      "type": "vcs",
      "url": "ssh://git@gitlab.iqdev.digital:8422/piligrimov/search-dc.git"
    }
  ]
  ],
  "config": {
    "allow-plugins": {
      "php-http/discovery": true
    }
  }
}