Skip to content

Commit fca8910

Browse files
authored
docs: Clarify beta version warning and dependencies (#13)
1 parent 92ead0e commit fca8910

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ This provider allows for using LaunchDarkly with the OpenFeature SDK for PHP.
88

99
This provider is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
1010

11-
This provider is a beta version and should not be considered ready for production use while this message is visible.
11+
> [!WARNING]
12+
> This is a beta version. The API is not stabilized and may introduce breaking changes.
13+
14+
> [!NOTE]
15+
> This OpenFeature provider uses production versions of the LaunchDarkly SDK, which adhere to our standard [versioning policy](https://docs.launchdarkly.com/home/relay-proxy/versioning).
1216
1317
# LaunchDarkly overview
1418

0 commit comments

Comments
 (0)