From 58d3ca25be33b54d049d689841c7cef4becf1fa6 Mon Sep 17 00:00:00 2001 From: ProklUng Date: Tue, 11 Jan 2022 12:16:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B5=D0=B9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ecc7e81..89a27ca 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "symfony/psr-http-message-bridge": "^2.1", "nyholm/psr7": "^1.4", "guzzlehttp/psr7": "^1.8 || ^2", - "vlucas/phpdotenv": "3.* || 4.* || 5.*" + "vlucas/phpdotenv": "3.* || 4.*" }, "require-dev": { "proklung/bitrix-phpunit-testing-tools": "^1.4",