build(deps): bump spatie/laravel-backup from 8.4.0 to 8.4.1

Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-backup/compare/8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-27 03:57:10 +00:00
committed by GitHub
parent de9deadd97
commit 6bf9110d33

22
composer.lock generated
View File

@@ -1654,16 +1654,16 @@
},
{
"name": "laravel/framework",
"version": "v10.32.1",
"version": "v10.33.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "b30e44f20d244f7ba125283e14a8bbac167f4e5b"
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b30e44f20d244f7ba125283e14a8bbac167f4e5b",
"reference": "b30e44f20d244f7ba125283e14a8bbac167f4e5b",
"url": "https://api.github.com/repos/laravel/framework/zipball/4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8",
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8",
"shasum": ""
},
"require": {
@@ -1852,7 +1852,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-11-14T22:57:08+00:00"
"time": "2023-11-21T14:49:31+00:00"
},
{
"name": "laravel/prompts",
@@ -3962,16 +3962,16 @@
},
{
"name": "spatie/laravel-backup",
"version": "8.4.0",
"version": "8.4.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-backup.git",
"reference": "64f4b816c61f802e9f4c831a589c9d2e21573ddd"
"reference": "b79f790cc856e67cce012abf34bf1c9035085dc1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/64f4b816c61f802e9f4c831a589c9d2e21573ddd",
"reference": "64f4b816c61f802e9f4c831a589c9d2e21573ddd",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/b79f790cc856e67cce012abf34bf1c9035085dc1",
"reference": "b79f790cc856e67cce012abf34bf1c9035085dc1",
"shasum": ""
},
"require": {
@@ -4045,7 +4045,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/8.4.0"
"source": "https://github.com/spatie/laravel-backup/tree/8.4.1"
},
"funding": [
{
@@ -4057,7 +4057,7 @@
"type": "other"
}
],
"time": "2023-10-17T15:51:49+00:00"
"time": "2023-11-20T08:21:45+00:00"
},
{
"name": "spatie/laravel-package-tools",