From 05cc05f2ce0fe3cbedeacb561b5896f5500a6f8f Mon Sep 17 00:00:00 2001 From: Valentin Udaltsov Date: Thu, 1 Aug 2024 23:09:43 +0300 Subject: [PATCH] Add Typhoon Team to each composer.json --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index d5de2a6..9e7f47a 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,10 @@ { "name": "Valentin Udaltsov", "email": "udaltsov.valentin@gmail.com" + }, + { + "name": "Typhoon Team", + "homepage": "https://github.com/orgs/typhoon-php/people" } ], "require": {