diff --git a/src/composer.json b/src/composer.json index 851615b..39c0b62 100644 --- a/src/composer.json +++ b/src/composer.json @@ -5,6 +5,6 @@ } }, "require": { - "elasticsearch/elasticsearch": "^8.13" + "elasticsearch/elasticsearch": "^8.14" } } diff --git a/src/composer.lock b/src/composer.lock index 7bb5478..dae7af7 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "56a8f0b49795e6a4e319b9bce9722c3b", + "content-hash": "ac7a2936f84522c410112a602b2a8989", "packages": [ { "name": "elastic/transport", @@ -63,16 +63,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v8.13.0", + "version": "v8.14.0", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "221723e9497515ec82833995a97c8546d9b6499a" + "reference": "bff3c3e2402f6a20449404637f91a5ae214eff46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/221723e9497515ec82833995a97c8546d9b6499a", - "reference": "221723e9497515ec82833995a97c8546d9b6499a", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/bff3c3e2402f6a20449404637f91a5ae214eff46", + "reference": "bff3c3e2402f6a20449404637f91a5ae214eff46", "shasum": "" }, "require": { @@ -115,9 +115,9 @@ ], "support": { "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v8.13.0" + "source": "https://github.com/elastic/elasticsearch-php/tree/v8.14.0" }, - "time": "2024-03-27T15:09:06+00:00" + "time": "2024-06-12T19:58:31+00:00" }, { "name": "guzzlehttp/guzzle", @@ -957,10 +957,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }