Skip to content

Commit

Permalink
feat: add sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jan 28, 2025
1 parent 2229774 commit c49bf07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@
},
"require": {
"php": "^8.1",
"cslant/laravel-telegram-git-notifier": "^1.0",
"laravel/scout": "^10.10",
"matchish/laravel-scout-elasticsearch": "^v7.7",
"cslant/laravel-telegram-git-notifier": "^1.0"
"sentry/sentry-laravel": "^4.11"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.0",
Expand Down

0 comments on commit c49bf07

Please sign in to comment.