diff --git a/composer.lock b/composer.lock index e0958939..34b16d57 100755 --- a/composer.lock +++ b/composer.lock @@ -4590,16 +4590,16 @@ }, { "name": "spatie/laravel-login-link", - "version": "1.4.0", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-login-link.git", - "reference": "4190e11ea0b0a31483df23910bdd34b92359050a" + "reference": "08f7af138f165b06a55c209893da75e3906d2c2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-login-link/zipball/4190e11ea0b0a31483df23910bdd34b92359050a", - "reference": "4190e11ea0b0a31483df23910bdd34b92359050a", + "url": "https://api.github.com/repos/spatie/laravel-login-link/zipball/08f7af138f165b06a55c209893da75e3906d2c2c", + "reference": "08f7af138f165b06a55c209893da75e3906d2c2c", "shasum": "" }, "require": { @@ -4649,22 +4649,22 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-login-link/tree/1.4.0" + "source": "https://github.com/spatie/laravel-login-link/tree/1.5.2" }, - "time": "2024-11-07T15:18:12+00:00" + "time": "2024-12-16T13:47:58+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.6", + "version": "1.17.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" + "reference": "9ab30fd24f677e5aa370ea4cf6b41c517d16cf85" }, "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/9ab30fd24f677e5aa370ea4cf6b41c517d16cf85", + "reference": "9ab30fd24f677e5aa370ea4cf6b41c517d16cf85", "shasum": "" }, "require": { @@ -4673,10 +4673,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": { @@ -4703,7 +4703,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.17.0" }, "funding": [ { @@ -4711,7 +4711,7 @@ "type": "github" } ], - "time": "2024-11-18T15:02:02+00:00" + "time": "2024-12-09T16:29:14+00:00" }, { "name": "symfony/clock",