From 5ba9c8775402efd6cd003a2c1d40cd3faaf7a106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:30:34 +0000 Subject: [PATCH] Bump spatie/laravel-db-snapshots from 2.6.1 to 2.7.0 Bumps [spatie/laravel-db-snapshots](https://github.com/spatie/laravel-db-snapshots) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/spatie/laravel-db-snapshots/releases) - [Changelog](https://github.com/spatie/laravel-db-snapshots/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-db-snapshots/compare/2.6.1...2.7.0) --- updated-dependencies: - dependency-name: spatie/laravel-db-snapshots dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index 2d2848d82..7f9ea56e3 100644 --- a/composer.lock +++ b/composer.lock @@ -7361,16 +7361,16 @@ }, { "name": "spatie/laravel-db-snapshots", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-db-snapshots.git", - "reference": "a5f72ca8a39c38238edd30d9f71749082da024d6" + "reference": "4d4b9f4d8881fc522058ffef016f6ffb634081ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-db-snapshots/zipball/a5f72ca8a39c38238edd30d9f71749082da024d6", - "reference": "a5f72ca8a39c38238edd30d9f71749082da024d6", + "url": "https://api.github.com/repos/spatie/laravel-db-snapshots/zipball/4d4b9f4d8881fc522058ffef016f6ffb634081ce", + "reference": "4d4b9f4d8881fc522058ffef016f6ffb634081ce", "shasum": "" }, "require": { @@ -7419,7 +7419,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-db-snapshots/tree/2.6.1" + "source": "https://github.com/spatie/laravel-db-snapshots/tree/2.7.0" }, "funding": [ { @@ -7431,20 +7431,20 @@ "type": "github" } ], - "time": "2024-04-02T06:54:13+00:00" + "time": "2024-12-11T09:12:25+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.6", + "version": "1.18.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" + "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", + "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", "shasum": "" }, "require": { @@ -7453,10 +7453,10 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.5.24", - "spatie/pest-plugin-test-time": "^1.1" + "orchestra/testbench": "^7.7|^8.0|^9.0", + "pestphp/pest": "^1.22|^2", + "phpunit/phpunit": "^9.5.24|^10.5", + "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", "autoload": { @@ -7483,7 +7483,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.6" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.3" }, "funding": [ { @@ -7491,20 +7491,20 @@ "type": "github" } ], - "time": "2024-11-18T15:02:02+00:00" + "time": "2025-01-22T08:51:18+00:00" }, { "name": "spatie/temporary-directory", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spatie/temporary-directory.git", - "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a" + "reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", - "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", + "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/580eddfe9a0a41a902cac6eeb8f066b42e65a32b", + "reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b", "shasum": "" }, "require": { @@ -7540,7 +7540,7 @@ ], "support": { "issues": "https://github.com/spatie/temporary-directory/issues", - "source": "https://github.com/spatie/temporary-directory/tree/2.2.1" + "source": "https://github.com/spatie/temporary-directory/tree/2.3.0" }, "funding": [ { @@ -7552,7 +7552,7 @@ "type": "github" } ], - "time": "2023-12-25T11:46:58+00:00" + "time": "2025-01-13T13:04:43+00:00" }, { "name": "symfony/clock",