From 5decf41e51e66a923e71505c91cd54a48d3a1910 Mon Sep 17 00:00:00 2001 From: baibaratsky Date: Tue, 20 Feb 2018 09:09:16 +0100 Subject: [PATCH] Fixed #10 finally --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fba8f05..2479245 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "require": { - "rollbar/rollbar": "1.3.3", + "rollbar/rollbar": "1.3.1", "yiisoft/yii2": "*" }, "autoload": {