Skip to content

Commit

Permalink
add keywords to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
al-saloul committed Jan 15, 2025
1 parent b4c516a commit 6b8573e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,12 @@
}
],
"minimum-stability": "stable",
"require": {}
"require": {},
"keywords": [
"encryption",
"decryption",
"number encryption",
"laravel package",
"security"
]
}

0 comments on commit 6b8573e

Please sign in to comment.