Skip to content

Commit 43ddad0

Browse files
committed
chore: update composer info
1 parent eb1a745 commit 43ddad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "programmatordev/fluent-validator",
3-
"description": "Fluent Validator",
3+
"description": "A Symfony Validator wrapper that enables fluent-style validation for raw values, offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.",
44
"type": "library",
5-
"keywords": [],
5+
"keywords": ["php-validator", "php-validation", "fluent-validation", "validator", "validation", "php8", "symfony-validator"],
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)