diff --git a/composer.json b/composer.json index 1e6a112..cdf5df3 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "circuit/circuit-breaker", + "name": "cmatosbc/circuit-breaker", "description": "A robust PHP Circuit Breaker implementation with type safety and modern features", "type": "library", "require": {