Skip to content

Commit 7f0daed

Browse files
committed
fix(feature-flags): update requirements to match each SDK
1 parent d5f105f commit 7f0daed

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/platforms/php/common/feature-flags/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: With Feature Flags, Sentry tracks feature flag evaluations in your
77

88
## Prerequisites
99

10-
- [Sentry SDK](/platforms/php) version `4.18.1` or above.
10+
<PlatformContent includePath="feature-flags/requirements" />
1111

1212
## Enable Evaluation Tracking
1313

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [Laravel SDK](/platforms/php/guides/laravel/) version `4.19.0` or above.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [Sentry SDK](/platforms/php) version `4.18.1` or above.

0 commit comments

Comments
 (0)