Bumped to rollbar 2.4.1

https://github.com/rollbar/rollbar-php-laravel/issues/65
This commit is contained in:
snipe 2018-10-04 17:09:12 -07:00
parent de76e8db5f
commit ec7245965f
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@
"phpspec/prophecy": "1.6.2", "phpspec/prophecy": "1.6.2",
"pragmarx/google2fa": "^1.0", "pragmarx/google2fa": "^1.0",
"predis/predis": "^1.1", "predis/predis": "^1.1",
"rollbar/rollbar-laravel": "2.3.0", "rollbar/rollbar-laravel": "2.4.1",
"schuppo/password-strength": "~1.5", "schuppo/password-strength": "~1.5",
"spatie/laravel-backup": "3.11.0", "spatie/laravel-backup": "3.11.0",
"tecnickcom/tc-lib-barcode": "^1.15", "tecnickcom/tc-lib-barcode": "^1.15",

12
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9fa61987a2781f3d44ab2f77449d968e", "content-hash": "b575236d6ef1d5f8799acf86ca03bc4e",
"packages": [ "packages": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
@ -3081,16 +3081,16 @@
}, },
{ {
"name": "rollbar/rollbar-laravel", "name": "rollbar/rollbar-laravel",
"version": "v2.3.0", "version": "v2.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rollbar/rollbar-php-laravel.git", "url": "https://github.com/rollbar/rollbar-php-laravel.git",
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb" "reference": "2f1d086f842a671bf2af387e1b9dabc782025050"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/babf54eecde563d9a53fac6405f3b2c789af6feb", "url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/2f1d086f842a671bf2af387e1b9dabc782025050",
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb", "reference": "2f1d086f842a671bf2af387e1b9dabc782025050",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3145,7 +3145,7 @@
"monitoring", "monitoring",
"rollbar" "rollbar"
], ],
"time": "2018-03-22T05:59:47+00:00" "time": "2018-10-04T22:37:43+00:00"
}, },
{ {
"name": "schuppo/password-strength", "name": "schuppo/password-strength",