diff --git a/composer.json b/composer.json index dbb07b0..9169176 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,13 @@ { "name": "league/flysystem-bundle", - "description": "Symfony bundle integrating Flysystem into Symfony 5.4+ applications", "type": "symfony-bundle", + "description": "Symfony bundle integrating Flysystem into Symfony applications", + "keywords": [ + "symfony", + "flysystem", + "filesystem", + "bundle" + ], "license": "MIT", "authors": [ {