Skip to content

Commit

Permalink
Update description and keywords in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Feb 2, 2024
1 parent b5503ea commit a11c60a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"name": "kiwilan/notifier-laravel",
"description": "This is my package notifier-laravel",
"description": "Notifier for Laravel is a package to add some useful classes to send notifications and logging.",
"version": "0.1.0",
"keywords": [
"Kiwilan",
"laravel",
"notifier-laravel"
"notifier",
"slack",
"mail",
"discord",
"logging"
],
"homepage": "https://github.com/kiwilan/notifier-laravel",
"license": "MIT",
Expand Down

0 comments on commit a11c60a

Please sign in to comment.