diff --git a/composer.json b/composer.json index 5d776a3..42d61a9 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,7 @@ { + "name": "mamazu/grid-config-converter", + "description": "Tool to convert the sylius grid bundle configuration from Yaml to PHP", + "license": "MIT", "require": { "php": ">=7.4", "symplify/php-config-printer": "^9.4.70",