Skip to content

Commit

Permalink
Reintroduce Lumen (#6879)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed May 8, 2023
1 parent e68267c commit bed6244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/php/guides/laravel/other-versions/lumen.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This guide is for Laravel Lumen 5+. We also provide instructions for [the latest
Install the `sentry/sentry-laravel` package:

```bash
composer require "sentry/sentry-laravel:^2.14"
composer require sentry/sentry-laravel
```

Register Sentry in `bootstrap/app.php`:
Expand Down

1 comment on commit bed6244

@vercel
Copy link

@vercel vercel bot commented on bed6244 May 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev
docs.sentry.io

Please sign in to comment.