Skip to content

Commit d403ba3

Browse files
committed
fix: Readme
1 parent 95c1ab2 commit d403ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Laravel integration for [Sentry](https://sentry.io/).
2323
- Laravel `>= 7.x.x` on PHP `>= 7.2` is supported starting from `1.7.0`
2424
- Laravel `>= 8.x.x` on PHP `>= 7.3` is supported starting from `1.9.0`
2525

26-
Please note that of version `>= 1.0.0` we require PHP Version `>= 7.1` because we are using our new [PHP SDK](https://github.com/getsentry/sentry-php) underneath.
26+
Please note that of 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.
2727

2828
## Installation
2929

30-
- [Laravel 5.x & 6.x & 7.x & 8.x](https://docs.sentry.io/platforms/php/guides/laravel/#install)
30+
- [Laravel 5.x & 6.x & 7.x & 8.x](https://docs.sentry.io/platforms/php/guides/laravel/)
3131
- [Laravel 4.x](https://docs.sentry.io/platforms/php/guides/laravel/laravel4/)
3232
- [Lumen](https://docs.sentry.io/platforms/php/guides/laravel/lumen/)
3333

0 commit comments

Comments
 (0)