From 54ae453c4fedb3f28b94c4e6594e84bd04294865 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Wed, 17 Aug 2016 01:27:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=88=20PR=20=D0=BD=D0=B0=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D0=B5=D1=86-=D1=82=D0=BE=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BD=D1=8F=D0=BB=D0=B8=20=D0=B8=20=D1=82=D0=B5=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D1=8C=20=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=20=D1=8E=D0=B7?= =?UTF-8?q?=D0=B0=D1=82=D1=8C=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82?= =?UTF-8?q?=D0=B5=D0=BA=D1=83=20=D0=B8=D0=B7=20=D0=BE=D1=81=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7?= =?UTF-8?q?=D0=B8=D1=82=D0=BE=D1=80=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index a962b3b..5af4fdb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "guzzlehttp/guzzle": "^6.0.0", "php-amqplib/php-amqplib": "~2.6.2", "ely/yii2-tempmail-validator": "~1.0.0", - "emarref/jwt": "dev-master#1e4fdf731f9fdfbc5906659ef5384715197fd90b", + "emarref/jwt": "~1.0.2", "ely/amqp-controller": "^0.1.0" }, "require-dev": { @@ -45,10 +45,6 @@ "type": "composer", "url": "https://asset-packagist.org" }, - { - "type": "git", - "url": "git@github.com:erickskrauch/jwt.git" - }, { "type": "git", "url": "git@gitlab.com:elyby/amqp-controller.git"