mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped to rollbar 2.4.1
https://github.com/rollbar/rollbar-php-laravel/issues/65
This commit is contained in:
parent
de76e8db5f
commit
ec7245965f
|
@ -28,7 +28,7 @@
|
|||
"phpspec/prophecy": "1.6.2",
|
||||
"pragmarx/google2fa": "^1.0",
|
||||
"predis/predis": "^1.1",
|
||||
"rollbar/rollbar-laravel": "2.3.0",
|
||||
"rollbar/rollbar-laravel": "2.4.1",
|
||||
"schuppo/password-strength": "~1.5",
|
||||
"spatie/laravel-backup": "3.11.0",
|
||||
"tecnickcom/tc-lib-barcode": "^1.15",
|
||||
|
|
12
composer.lock
generated
12
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "9fa61987a2781f3d44ab2f77449d968e",
|
||||
"content-hash": "b575236d6ef1d5f8799acf86ca03bc4e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "barryvdh/laravel-debugbar",
|
||||
|
@ -3081,16 +3081,16 @@
|
|||
},
|
||||
{
|
||||
"name": "rollbar/rollbar-laravel",
|
||||
"version": "v2.3.0",
|
||||
"version": "v2.4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rollbar/rollbar-php-laravel.git",
|
||||
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb"
|
||||
"reference": "2f1d086f842a671bf2af387e1b9dabc782025050"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/babf54eecde563d9a53fac6405f3b2c789af6feb",
|
||||
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb",
|
||||
"url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/2f1d086f842a671bf2af387e1b9dabc782025050",
|
||||
"reference": "2f1d086f842a671bf2af387e1b9dabc782025050",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3145,7 +3145,7 @@
|
|||
"monitoring",
|
||||
"rollbar"
|
||||
],
|
||||
"time": "2018-03-22T05:59:47+00:00"
|
||||
"time": "2018-10-04T22:37:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "schuppo/password-strength",
|
||||
|
|
Loading…
Reference in a new issue