From a62a65babd82a4e3599a4bf83f8c0787c9c7b273 Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Sat, 2 Apr 2022 14:35:35 +0700 Subject: [PATCH] =?UTF-8?q?feature:=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D0=B8?= 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 2d7e701..06d9839 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-json": "*", "symfony/string": "^5.3", "rinsvent/attribute-extractor": "^0.0", - "rinsvent/transformer": "^0.0.2" + "rinsvent/transformer": "^0." }, "require-dev": { "codeception/codeception": "^4.1",