diff --git a/composer.json b/composer.json index edc081d..1df4ba1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "prinsfrank/php-validated-properties", - "description": "Strict models for PHP", + "description": "Validated properties in PHP8.1 and above using attribute rules", "type": "library", "license": "MIT", "require": {