Skip to content

Commit 6a9ee11

Browse files
committed
Revert composer.json elastic/transport
1 parent 92bbe31 commit 6a9ee11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
],
1010
"type": "library",
1111
"license": "MIT",
12-
"minimum-stability": "RC",
1312
"require": {
1413
"php": "^7.4 || ^8.0",
15-
"elastic/transport": "=8.0.0-rc4",
14+
"elastic/transport": ">=8.0.0-rc4",
1615
"psr/http-client": "^1.0",
1716
"psr/http-message": "^1.0",
1817
"psr/log": "^1|^2|^3",

0 commit comments

Comments
 (0)