Skip to content

Commit 182bb10

Browse files
committed
Changed elastic/transport to ^8.4
1 parent 8ecf231 commit 182bb10

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.3",
14+
"elastic/transport": "^8.4",
1515
"psr/http-client": "^1.0",
1616
"psr/http-message": "^1.0",
1717
"psr/log": "^1|^2|^3",

0 commit comments

Comments
 (0)