diff --git a/composer.json b/composer.json index fa7f2f0..35c70c1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "elie29/validator", - "description": "Validator package that validates a context by running all given rules", + "description": "A library for validating a context (POST, GET etc...) by running given rules.", "type": "library", "license": "MIT", "minimum-stability": "stable",