snipe 2018-10-04 11:45:51 -07:00
parent bf6703c2e8
commit a52575c7bf
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@
"phpspec/prophecy": "1.6.2",
"pragmarx/google2fa": "^1.0",
"predis/predis": "^1.1",
"rollbar/rollbar-laravel": "^2.4",
"rollbar/rollbar-laravel": "2.3.0",
"schuppo/password-strength": "~1.5",
"spatie/laravel-backup": "3.11.0",
"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",
"This file is @generated automatically"
],
"content-hash": "d72ff69ffff8e27247b1378e91695e45",
"content-hash": "9fa61987a2781f3d44ab2f77449d968e",
"packages": [
{
"name": "barryvdh/laravel-debugbar",
@ -3081,16 +3081,16 @@
},
{
"name": "rollbar/rollbar-laravel",
"version": "v2.4.0",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/rollbar/rollbar-php-laravel.git",
"reference": "1196442e5e9e80d8a473a41791ad89cb879d6cbf"
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/1196442e5e9e80d8a473a41791ad89cb879d6cbf",
"reference": "1196442e5e9e80d8a473a41791ad89cb879d6cbf",
"url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/babf54eecde563d9a53fac6405f3b2c789af6feb",
"reference": "babf54eecde563d9a53fac6405f3b2c789af6feb",
"shasum": ""
},
"require": {
@ -3145,7 +3145,7 @@
"monitoring",
"rollbar"
],
"time": "2018-10-02T14:08:56+00:00"
"time": "2018-03-22T05:59:47+00:00"
},
{
"name": "schuppo/password-strength",