From 59548b01b98cfa19da9e02a002115f8a0404b66b Mon Sep 17 00:00:00 2001 From: izica Date: Sun, 9 Apr 2023 08:08:44 +0700 Subject: [PATCH] Update composer.json --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 5d8f7ff..767c038 100644 --- a/composer.json +++ b/composer.json @@ -1,12 +1,6 @@ { "name": "izica/php-styles", "description": "inline css styles generator(conditions support)", - "authors": [ - { - "name": "Golovarchuk Artyom", - "email": "artemiztomska@gmail.com" - } - ], "keywords": ["css", "php", "css-inline", "generator", "styles"], "license": "MIT", "require": {