From 54148a4b9350389bb958f9d12582bb347cc659be Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 8 Aug 2017 17:51:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20roave/security-advisories=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?=D0=B7=D0=B0=D1=89=D0=B8=D1=82=D1=8B=20=D0=BE=D1=82=20=D1=83?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B8=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B5=D0=B9=20?= =?UTF-8?q?=D1=81=20=D0=BF=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC=D0=B0=D0=BC?= =?UTF-8?q?=D0=B8=20=D0=B1=D0=B5=D0=B7=D0=BE=D0=BF=D0=B0=D1=81=D0=BD=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 862b0db..3f4e2f1 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,8 @@ "mito/yii2-sentry": "^1.0", "minime/annotations": "~3.0", "spomky-labs/otphp": "8.3.1", - "bacon/bacon-qr-code": "^1.0" + "bacon/bacon-qr-code": "^1.0", + "roave/security-advisories": "dev-master" }, "require-dev": { "yiisoft/yii2-codeception": "*",