Updated laravel-backup

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-06-20 12:57:35 +01:00
parent 6b4c71f966
commit 856aee0a72
2 changed files with 8 additions and 8 deletions

View file

@ -61,7 +61,7 @@
"phpspec/prophecy": "^1.10", "phpspec/prophecy": "^1.10",
"pragmarx/google2fa-laravel": "^1.3", "pragmarx/google2fa-laravel": "^1.3",
"rollbar/rollbar-laravel": "^8.0", "rollbar/rollbar-laravel": "^8.0",
"spatie/laravel-backup": "^8.0", "spatie/laravel-backup": "^8.8",
"spatie/laravel-ignition": "^2.0", "spatie/laravel-ignition": "^2.0",
"tecnickcom/tc-lib-barcode": "^1.15", "tecnickcom/tc-lib-barcode": "^1.15",
"tecnickcom/tcpdf": "^6.5", "tecnickcom/tcpdf": "^6.5",

14
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "bc24b4f3399cb2119c0587e2e542d5ad", "content-hash": "23aaae0a08be87061067b5636f840a02",
"packages": [ "packages": [
{ {
"name": "alek13/slack", "name": "alek13/slack",
@ -8084,16 +8084,16 @@
}, },
{ {
"name": "spatie/laravel-backup", "name": "spatie/laravel-backup",
"version": "8.6.0", "version": "8.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-backup.git", "url": "https://github.com/spatie/laravel-backup.git",
"reference": "c6a7607c0eea80efc2cf6628ffcd172f73a2088f" "reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/c6a7607c0eea80efc2cf6628ffcd172f73a2088f", "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2",
"reference": "c6a7607c0eea80efc2cf6628ffcd172f73a2088f", "reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8167,7 +8167,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-backup/issues", "issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/8.6.0" "source": "https://github.com/spatie/laravel-backup/tree/8.8.1"
}, },
"funding": [ "funding": [
{ {
@ -8179,7 +8179,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2024-02-06T20:39:11+00:00" "time": "2024-06-04T11:31:33+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",