mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Use latest spatie/laravel-backup
This commit is contained in:
parent
262fe62409
commit
6de943b226
|
@ -21,7 +21,7 @@
|
||||||
"doctrine/common": "v2.5.3",
|
"doctrine/common": "v2.5.3",
|
||||||
"doctrine/dbal": "v2.4.2",
|
"doctrine/dbal": "v2.4.2",
|
||||||
"barryvdh/laravel-debugbar": "^2.1",
|
"barryvdh/laravel-debugbar": "^2.1",
|
||||||
"spatie/laravel-backup": "^3.7"
|
"spatie/laravel-backup": "3.8.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fzaninotto/faker": "~1.4",
|
"fzaninotto/faker": "~1.4",
|
||||||
|
|
4
composer.lock
generated
4
composer.lock
generated
|
@ -4,8 +4,8 @@
|
||||||
"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"
|
||||||
],
|
],
|
||||||
"hash": "c12a8aa6eab3af4763256b172697dd87",
|
"hash": "32c4dd66d67e8a97d860ba0c240311e2",
|
||||||
"content-hash": "b3631763094c19afcd9959043c7137cb",
|
"content-hash": "b58ec5f9391932ec93d74531a4ba0310",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
|
|
Loading…
Reference in a new issue