Skip to content

Commit 92bbe31

Browse files
committed
Revert equal for RC version
1 parent 9042290 commit 92bbe31

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
@@ -12,7 +12,7 @@
1212
"minimum-stability": "RC",
1313
"require": {
1414
"php": "^7.4 || ^8.0",
15-
"elastic/transport": ">=8.0.0-rc4",
15+
"elastic/transport": "=8.0.0-rc4",
1616
"psr/http-client": "^1.0",
1717
"psr/http-message": "^1.0",
1818
"psr/log": "^1|^2|^3",

0 commit comments

Comments
 (0)