From b31def2efbe3f60f4a0c419a5160c54af654af6d Mon Sep 17 00:00:00 2001 From: Alexander Rozenvasser Date: Fri, 20 Dec 2024 10:41:17 +0300 Subject: [PATCH] rename vendor --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3ff9ab761..76ea152b8 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "nelmio/api-doc-bundle", + "name": "alexrozz/api-doc-bundle", "description": "Generates documentation for your REST API from annotations and attributes", "keywords": ["api", "documentation", "doc", "rest"], "type": "symfony-bundle",