Skip to content

Commit 84c0f54

Browse files
committed
update composer.json
1 parent 12dd627 commit 84c0f54

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "coding-wisely/laravel-slug-auto-generator",
3-
"description": "This is a package that will auto generate slugs for given models",
3+
"description": "Auto generating unique slugs for your Laravel model",
44
"keywords": [
55
"CodingWisely",
66
"laravel",
7+
"laravel 10",
8+
"laravel 11",
9+
"unique slugs",
10+
"slug",
11+
"laravel slugs",
712
"laravel-slug-auto-generator"
813
],
914
"homepage": "https://github.com/coding-wisely/laravel-slug-auto-generator",

0 commit comments

Comments
 (0)