Skip to content

Commit 5c4d678

Browse files
committed
Require elastic/transport 8.7+
1 parent 8112e0c commit 5c4d678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"require": {
1313
"php": "^7.4 || ^8.0",
14-
"elastic/transport": "^8.5",
14+
"elastic/transport": "^8.7",
1515
"psr/http-client": "^1.0",
1616
"psr/http-message": "^1.0",
1717
"psr/log": "^1|^2|^3",

0 commit comments

Comments
 (0)