From fa3abe67ab6547fc80e579d999c8cce9e2f4685d Mon Sep 17 00:00:00 2001 From: crystinutzaa Date: Tue, 27 Jul 2021 23:11:21 +0300 Subject: [PATCH] Upgrade Rollbar to v2.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1814eb3..223c461 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": ">=7.1", "yiisoft/yii2": "^2.0.15", - "rollbar/rollbar": "^1.5" + "rollbar/rollbar": "^2.1" }, "autoload": { "psr-4": {