From 24be918aa6f3bd707f6aa806ff882b4c350b6a75 Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Sat, 2 Apr 2022 15:43:24 +0700 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=83=20=D1=81=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D1=8F?= =?UTF-8?q?=D0=BC=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 0dc434e..ebd2aa2 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "symfony/config": "^5.3", "symfony/dependency-injection": "^5.3", "doctrine/orm": "^2", - "rinsvent/transformer-bundle": "^0.0.1" + "rinsvent/transformer-bundle": "^0.0" }, "require-dev": { "codeception/codeception": "^4.1",