From 71fbbd50739069dbb70692af10e07b933142b684 Mon Sep 17 00:00:00 2001 From: Carlos MAtos Date: Thu, 5 Dec 2024 02:22:07 +0000 Subject: [PATCH] PHPCS cleared. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {