Skip to content

Commit dcd2e9f

Browse files
committed
Update composer.json.
1 parent 4807e81 commit dcd2e9f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "pmatseykanets/laravel-scout-postgres",
3-
"description": "PostgreSQL FTS driver for Laravel Scout",
3+
"description": "PostgreSQL Full Text Search Driver for Laravel Scout",
44
"keywords": [
55
"laravel",
66
"laravel scout",
77
"search",
88
"postgresql",
9-
"full text search"
9+
"full text search",
10+
"FTS"
1011
],
1112
"homepage": "https://github.com/pmatseykanets/laravel-scout-postgresql",
1213
"license": "MIT",

0 commit comments

Comments
 (0)