diff --git a/Auth/composer.lock b/Auth/composer.lock index 5d18a39..afed902 100644 --- a/Auth/composer.lock +++ b/Auth/composer.lock @@ -1603,16 +1603,16 @@ }, { "name": "laravel/framework", - "version": "v12.34.0", + "version": "v12.35.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687" + "reference": "d6d6e3cb68238e2fb25b440f222442adef5a8a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687", - "reference": "f9ec5a5d88bc8c468f17b59f88e05c8ac3c8d687", + "url": "https://api.github.com/repos/laravel/framework/zipball/d6d6e3cb68238e2fb25b440f222442adef5a8a15", + "reference": "d6d6e3cb68238e2fb25b440f222442adef5a8a15", "shasum": "" }, "require": { @@ -1818,7 +1818,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-10-14T13:58:31+00:00" + "time": "2025-10-23T15:25:03+00:00" }, { "name": "laravel/prompts", @@ -4773,16 +4773,16 @@ }, { "name": "spatie/laravel-passkeys", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-passkeys.git", - "reference": "4d2332627fe5551dc79aaf0be77a8b01add180db" + "reference": "4b9783f16591313e9f68d2f775efe68fcf82d88b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-passkeys/zipball/4d2332627fe5551dc79aaf0be77a8b01add180db", - "reference": "4d2332627fe5551dc79aaf0be77a8b01add180db", + "url": "https://api.github.com/repos/spatie/laravel-passkeys/zipball/4b9783f16591313e9f68d2f775efe68fcf82d88b", + "reference": "4b9783f16591313e9f68d2f775efe68fcf82d88b", "shasum": "" }, "require": { @@ -4839,7 +4839,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-passkeys/issues", - "source": "https://github.com/spatie/laravel-passkeys/tree/1.4.0" + "source": "https://github.com/spatie/laravel-passkeys/tree/1.4.1" }, "funding": [ { @@ -4847,7 +4847,7 @@ "type": "github" } ], - "time": "2025-10-16T07:39:36+00:00" + "time": "2025-10-21T06:36:57+00:00" }, { "name": "spatie/laravel-permission", @@ -5017,20 +5017,20 @@ }, { "name": "spomky-labs/pki-framework", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "eced5b5ce70518b983ff2be486e902bbd15135ae" + "reference": "bf6f55a9d9eb25b7781640221cb54f5c727850d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/eced5b5ce70518b983ff2be486e902bbd15135ae", - "reference": "eced5b5ce70518b983ff2be486e902bbd15135ae", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/bf6f55a9d9eb25b7781640221cb54f5c727850d7", + "reference": "bf6f55a9d9eb25b7781640221cb54f5c727850d7", "shasum": "" }, "require": { - "brick/math": "^0.10|^0.11|^0.12|^0.13", + "brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14", "ext-mbstring": "*", "php": ">=8.1" }, @@ -5038,7 +5038,7 @@ "ekino/phpstan-banned-code": "^1.0|^2.0|^3.0", "ext-gmp": "*", "ext-openssl": "*", - "infection/infection": "^0.28|^0.29", + "infection/infection": "^0.28|^0.29|^0.31", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.3|^2.0", "phpstan/phpstan": "^1.8|^2.0", @@ -5048,8 +5048,8 @@ "phpunit/phpunit": "^10.1|^11.0|^12.0", "rector/rector": "^1.0|^2.0", "roave/security-advisories": "dev-latest", - "symfony/string": "^6.4|^7.0", - "symfony/var-dumper": "^6.4|^7.0", + "symfony/string": "^6.4|^7.0|^8.0", + "symfony/var-dumper": "^6.4|^7.0|^8.0", "symplify/easy-coding-standard": "^12.0" }, "suggest": { @@ -5110,7 +5110,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.3.0" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.0" }, "funding": [ { @@ -5122,7 +5122,7 @@ "type": "patreon" } ], - "time": "2025-06-13T08:35:04+00:00" + "time": "2025-10-22T08:24:34+00:00" }, { "name": "symfony/clock",