diff --git a/composer.json b/composer.json index befd3a8..04c534a 100644 --- a/composer.json +++ b/composer.json @@ -1,12 +1,6 @@ { "name": "izica/php-progressive-images-webp-jp2-jxr", "description": "Php library for converting and caching images to Webp .webp, JpegXr .jxr, Jpeg 2000 .jp2", - "authors": [ - { - "name": "Golovarchuk Artyom", - "email": "artemiztomska@gmail.com" - } - ], "keywords": ["php", "imagick", "imagemagick", "webp", "jpeg2000", "jpegxr", "progressive", "tools", "utilities", "images", "jxr", "jp2", "image"], "license": "MIT", "require": {