From 3703a61e5c7c2c770e1b9880f1a9002be24401bb Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Wed, 10 Mar 2021 12:11:07 +1000 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/composer.json b/composer.json index 1eac1b8..2bedacb 100644 --- a/composer.json +++ b/composer.json @@ -28,17 +28,6 @@ }, "require": { "php": "~8.0", -<<<<<<< HEAD - "psr/log": "^1.0", - "monolog/monolog": "^1.6", - "jasny/error-handler": "^0.2.0", - "hood/accounts": "0.*", - "guzzlehttp/guzzle": "^7.2" - }, - "require-dev": { - "phpdocumentor/phpdocumentor": ">=2.9", - "phpunit/phpunit": "^9" -======= "psr/log": "~1.0", "hood/accounts": "~0.1.x-dev", "monolog/monolog": "~1.6", @@ -47,7 +36,6 @@ }, "require-dev": { "phpunit/phpunit": "~9.5" ->>>>>>> a45b5c327511a74d1fae5ab0e3a1dcc68e7dc3b4 }, "autoload": { "psr-4": {