Skip to content

Commit a6feb31

Browse files
authored
Update composer.json
1 parent d65c67a commit a6feb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protonemedia/laravel-cross-eloquent-search",
3-
"description": "Package to handle email address updates and verification",
3+
"description": "Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.",
44
"keywords": [
55
"protonemedia",
66
"laravel-cross-eloquent-search"
@@ -47,4 +47,4 @@
4747
]
4848
}
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)