You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Laravel versions listed below are all currently supported:
84
86
85
-
- Laravel `>= 6.x.x` on PHP `>= 7.2` is supported starting from `1.2.0`
86
-
- Laravel `>= 7.x.x` on PHP `>= 7.2` is supported starting from `1.7.0`
87
-
- Laravel `>= 8.x.x` on PHP `>= 7.3` is supported starting from `1.9.0`
87
+
- Laravel `>= 10.x.x` on PHP `>= 8.1` is supported starting from `3.2.0`
88
88
- Laravel `>= 9.x.x` on PHP `>= 8.0` is supported starting from `2.11.0`
89
+
- Laravel `>= 8.x.x` on PHP `>= 7.3` is supported starting from `1.9.0`
90
+
- Laravel `>= 7.x.x` on PHP `>= 7.2` is supported starting from `1.7.0`
91
+
- Laravel `>= 6.x.x` on PHP `>= 7.2` is supported starting from `1.2.0`
89
92
90
93
Please note that starting with version `>= 2.0.0` we require PHP Version `>= 7.2` because we are using our new [PHP SDK](https://github.com/getsentry/sentry-php) underneath.
0 commit comments