Skip to content

Commit a7e53d7

Browse files
committed
Specified fixed 8.0.0-rc4 version for elastic/transport
1 parent 9d8be26 commit a7e53d7

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

0 commit comments

Comments
 (0)