Download the PHP package astrogoat/sentry without Composer
On this page you can find all versions of the php package astrogoat/sentry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download astrogoat/sentry
More information about astrogoat/sentry
Files in astrogoat/sentry
Package sentry
Short Description Monitor your application errors with Sentry
License MIT
Homepage https://github.com/astrogoat/sentry
Informations about the package sentry
Monitor your application errors with Sentry
Installation
You can install the package via composer:
In the register
method of your App\Exceptions\Handler
class add the following:
Testing
Releasing a new version
Use the included GitHub action to create a new release.
Go to https://github.com/astrogoat/sentry/actions/workflows/release.yml click the "Run workflow" dropdown, select your version level bump, and click the "Run workflow" button.
or run gh workflow run release.yml
from your sentry directory if you have the GitHub CLI installed locally.
Important: Make sure that the Miles Bot user is included in the list of users who can bypass required pull request requirement Your repo -> Settings -> Branches -> Main (edit) -> "Allow specified actors to bypass required pull requests"
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Laura Tonning
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of sentry with dependencies
astrogoat/strata Version ^0.7.12|^0.8.0
illuminate/contracts Version ^8.37 || ^9.9|^10.0|^11.0
sentry/sentry-laravel Version ^4.6
spatie/laravel-package-tools Version ^1.4.3