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 current master branch contains the 3.0 version of this bundle, which is currently under development. This version
14
-
> will support the newest 2.0 version of the underlying Sentry SDK version. A beta version is already available.
15
-
>
16
-
> To know more about the progress of this version see [the relative milestone](https://github.com/getsentry/sentry-symfony/milestone/3)
17
-
18
12
## Benefits
19
13
20
14
Use sentry-symfony for:
@@ -102,9 +96,8 @@ sentry:
102
96
* 1.x is no longer maintained; you can use it for Symfony < 2.8 and PHP 5.6/7.0;
103
97
* 0.8.x is no longer maintained.
104
98
105
-
## Configuration
106
-
107
-
TODO
99
+
### Upgrading to 3.0
100
+
The 3.0 version of the bundle uses the newest version (2.x) of the underlying Sentry SDK. If you need to migratefrom previoud versions, please check the `UPGRADE-3.0.md` document.
0 commit comments