From 74a7c31121847911d180fb360ecc8cb2a131d003 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Mon, 24 Oct 2016 15:15:20 +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=BD=D0=B0=D1=88=D0=B5=D0=B9=20=D0=B1?= =?UTF-8?q?=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20amqp=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=B8=20=D1=81=20=D1=84=D0=B8=D0=BA=D1=81=D0=BE=D0=BC=20?= =?UTF-8?q?=D0=B1=D0=B0=D0=B3=D0=B0=20=D1=81=20=D0=BD=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=D0=B9=D0=B4=D0=B5=D0=BD=D0=BD=D1=8B=D0=BC=20=D0=BE=D0=B1=D1=80?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=82=D1=87=D0=B8=D0=BA=D0=BE=D0=BC=20=D1=80?= =?UTF-8?q?=D0=BE=D1=83=D1=82=D0=B0?= 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 53a91f7..7d6a5b4 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php-amqplib/php-amqplib": "^2.6.2", "ely/yii2-tempmail-validator": "~1.0.0", "emarref/jwt": "~1.0.3", - "ely/amqp-controller": "^0.1.0", + "ely/amqp-controller": "^0.1.1", "ely/email-renderer": "dev-master#38a148cd5081147acc31125ddc49966b149f65cf" }, "require-dev": {