Skip to content

Commit

Permalink
Update package name to libaro/laravel-monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
neemspees committed Aug 17, 2023
1 parent 7238145 commit 7dc18b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Libaro monitoring package, a config based monitoring setup for your Laravel
You can install the package using composer:

```bash
composer require libaro-io/laravel-monitoring
composer require libaro/laravel-monitoring
```

## Configuration
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "libaro-io/laravel-monitoring",
"name": "libaro/laravel-monitoring",
"description": "Monitoring and alerting for Laravel applications",
"keywords": [
"libaro-io",
"libaro",
"laravel",
"laravel-monitoring"
],
Expand Down

0 comments on commit 7dc18b7

Please sign in to comment.