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/dbal": "v2.4.2",
|
||||
"barryvdh/laravel-debugbar": "^2.1",
|
||||
"spatie/laravel-backup": "^3.7"
|
||||
"spatie/laravel-backup": "3.8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"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",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "c12a8aa6eab3af4763256b172697dd87",
|
||||
"content-hash": "b3631763094c19afcd9959043c7137cb",
|
||||
"hash": "32c4dd66d67e8a97d860ba0c240311e2",
|
||||
"content-hash": "b58ec5f9391932ec93d74531a4ba0310",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
|
|
Loading…
Reference in a new issue