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

Bumps [spatie/laravel-backup](https://github.com/spatie/laravel-backup) from 8.4.1 to 8.5.0.
- [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.1...8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-15 03:06:50 +00:00
committed by GitHub
parent 5c6f13a072
commit 57079a381f

88
composer.lock generated
View File

@@ -2121,16 +2121,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.39.0", "version": "v10.40.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "114926b07bfb5fbf2545c03aa2ce5c8c37be650c" "reference": "7a9470071dac9579ebf29ad1b9d73e4b8eb586fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/114926b07bfb5fbf2545c03aa2ce5c8c37be650c", "url": "https://api.github.com/repos/laravel/framework/zipball/7a9470071dac9579ebf29ad1b9d73e4b8eb586fc",
"reference": "114926b07bfb5fbf2545c03aa2ce5c8c37be650c", "reference": "7a9470071dac9579ebf29ad1b9d73e4b8eb586fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2322,7 +2322,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-12-27T14:26:28+00:00" "time": "2024-01-09T11:46:47+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
@@ -2414,16 +2414,16 @@
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.14", "version": "v0.1.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "2219fa9c4b944add1e825c3bdb8ecae8bc503bc6" "reference": "d814a27514d99b03c85aa42b22cfd946568636c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/2219fa9c4b944add1e825c3bdb8ecae8bc503bc6", "url": "https://api.github.com/repos/laravel/prompts/zipball/d814a27514d99b03c85aa42b22cfd946568636c1",
"reference": "2219fa9c4b944add1e825c3bdb8ecae8bc503bc6", "reference": "d814a27514d99b03c85aa42b22cfd946568636c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2465,9 +2465,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.14" "source": "https://github.com/laravel/prompts/tree/v0.1.15"
}, },
"time": "2023-12-27T04:18:09+00:00" "time": "2023-12-29T22:37:42+00:00"
}, },
{ {
"name": "laravel/pulse", "name": "laravel/pulse",
@@ -4798,21 +4798,21 @@
}, },
{ {
"name": "spatie/db-dumper", "name": "spatie/db-dumper",
"version": "3.4.0", "version": "3.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/db-dumper.git", "url": "https://github.com/spatie/db-dumper.git",
"reference": "bbd5ae0f331d47e6534eb307e256c11a65c8e24a" "reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/bbd5ae0f331d47e6534eb307e256c11a65c8e24a", "url": "https://api.github.com/repos/spatie/db-dumper/zipball/59beef7ad612ca7463dfddb64de6e038eb59e0d7",
"reference": "bbd5ae0f331d47e6534eb307e256c11a65c8e24a", "reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.0", "php": "^8.0",
"symfony/process": "^5.0|^6.0" "symfony/process": "^5.0|^6.0|^7.0"
}, },
"require-dev": { "require-dev": {
"pestphp/pest": "^1.22" "pestphp/pest": "^1.22"
@@ -4845,7 +4845,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/db-dumper/tree/3.4.0" "source": "https://github.com/spatie/db-dumper/tree/3.4.2"
}, },
"funding": [ "funding": [
{ {
@@ -4857,20 +4857,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-06-27T08:34:52+00:00" "time": "2023-12-25T11:42:15+00:00"
}, },
{ {
"name": "spatie/laravel-backup", "name": "spatie/laravel-backup",
"version": "8.4.1", "version": "8.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-backup.git", "url": "https://github.com/spatie/laravel-backup.git",
"reference": "b79f790cc856e67cce012abf34bf1c9035085dc1" "reference": "6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/b79f790cc856e67cce012abf34bf1c9035085dc1", "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c",
"reference": "b79f790cc856e67cce012abf34bf1c9035085dc1", "reference": "6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4893,10 +4893,10 @@
"require-dev": { "require-dev": {
"composer-runtime-api": "^2.0", "composer-runtime-api": "^2.0",
"ext-pcntl": "*", "ext-pcntl": "*",
"larastan/larastan": "^2.7.0",
"laravel/slack-notification-channel": "^2.5", "laravel/slack-notification-channel": "^2.5",
"league/flysystem-aws-s3-v3": "^2.0|^3.0", "league/flysystem-aws-s3-v3": "^2.0|^3.0",
"mockery/mockery": "^1.4", "mockery/mockery": "^1.4",
"nunomaduro/larastan": "^2.1",
"orchestra/testbench": "^8.0", "orchestra/testbench": "^8.0",
"pestphp/pest": "^1.20", "pestphp/pest": "^1.20",
"phpstan/extension-installer": "^1.1", "phpstan/extension-installer": "^1.1",
@@ -4944,7 +4944,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.4.1" "source": "https://github.com/spatie/laravel-backup/tree/8.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -4956,24 +4956,24 @@
"type": "other" "type": "other"
} }
], ],
"time": "2023-11-20T08:21:45+00:00" "time": "2024-01-11T08:55:19+00:00"
}, },
{ {
"name": "spatie/laravel-package-tools", "name": "spatie/laravel-package-tools",
"version": "1.16.1", "version": "1.16.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-package-tools.git", "url": "https://github.com/spatie/laravel-package-tools.git",
"reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d" "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cc7c991555a37f9fa6b814aa03af73f88026a83d", "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15",
"reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d", "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "^9.28|^10.0", "illuminate/contracts": "^9.28|^10.0|^11.0",
"php": "^8.0" "php": "^8.0"
}, },
"require-dev": { "require-dev": {
@@ -5008,7 +5008,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-package-tools/issues", "issues": "https://github.com/spatie/laravel-package-tools/issues",
"source": "https://github.com/spatie/laravel-package-tools/tree/1.16.1" "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.2"
}, },
"funding": [ "funding": [
{ {
@@ -5016,7 +5016,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-23T09:04:39+00:00" "time": "2024-01-11T08:43:00+00:00"
}, },
{ {
"name": "spatie/laravel-query-builder", "name": "spatie/laravel-query-builder",
@@ -5247,16 +5247,16 @@
}, },
{ {
"name": "spatie/temporary-directory", "name": "spatie/temporary-directory",
"version": "2.2.0", "version": "2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/temporary-directory.git", "url": "https://github.com/spatie/temporary-directory.git",
"reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c" "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/temporary-directory/zipball/efc258c9f4da28f0c7661765b8393e4ccee3d19c", "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a",
"reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c", "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5292,7 +5292,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/temporary-directory/issues", "issues": "https://github.com/spatie/temporary-directory/issues",
"source": "https://github.com/spatie/temporary-directory/tree/2.2.0" "source": "https://github.com/spatie/temporary-directory/tree/2.2.1"
}, },
"funding": [ "funding": [
{ {
@@ -5304,7 +5304,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-25T07:13:36+00:00" "time": "2023-12-25T11:46:58+00:00"
}, },
{ {
"name": "spatie/yaml-front-matter", "name": "spatie/yaml-front-matter",
@@ -9861,16 +9861,16 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.7.3", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419" "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9913,9 +9913,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
}, },
"time": "2023-08-12T11:01:26+00:00" "time": "2024-01-11T11:49:22+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",