Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nezaboravi committed Feb 17, 2024
1 parent 12dd627 commit 84c0f54
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "coding-wisely/laravel-slug-auto-generator",
"description": "This is a package that will auto generate slugs for given models",
"description": "Auto generating unique slugs for your Laravel model",
"keywords": [
"CodingWisely",
"laravel",
"laravel 10",
"laravel 11",
"unique slugs",
"slug",
"laravel slugs",
"laravel-slug-auto-generator"
],
"homepage": "https://github.com/coding-wisely/laravel-slug-auto-generator",
Expand Down

0 comments on commit 84c0f54

Please sign in to comment.