diff --git a/UPGRADE-4.0.md b/UPGRADE-4.0.md index 16eaf1ce9..868b78cbe 100644 --- a/UPGRADE-4.0.md +++ b/UPGRADE-4.0.md @@ -7,7 +7,7 @@ - Added `ext-curl` as a composer requirement. -- The `IgnoreErrorsIntegration` integration was removed. Use the `ignore_errors` option instead. +- The `IgnoreErrorsIntegration` integration was removed. Use the `ignore_exceptions` option instead. ```php Sentry\init([