diff --git a/composer.json b/composer.json index 293d78c..8798615 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,15 @@ "name": "ksaveras/circuit-breaker-bundle", "type": "symfony-bundle", "description": "Circuit Breaker Symfony Bundle", - "keywords": ["circuit-breaker", "circuit-breaker-bundle", "symfony-bundle", "api"], + "keywords": [ + "api", + "circuit breaker", + "circuit breaker bundle", + "error handling", + "fault tolerance", + "microservices", + "symfony bundle" + ], "license": "MIT", "authors": [ {