chore(bump): update composer deps

This commit is contained in:
peaklabs-dev
2025-07-18 18:49:47 +02:00
parent f59a68993a
commit 39634b4ee5
2 changed files with 252 additions and 242 deletions

View File

@@ -13,65 +13,65 @@
"require": { "require": {
"php": "^8.4", "php": "^8.4",
"danharrin/livewire-rate-limiting": "^2.1.0", "danharrin/livewire-rate-limiting": "^2.1.0",
"doctrine/dbal": "^4.2.2", "doctrine/dbal": "^4.3.0",
"guzzlehttp/guzzle": "^7.9.2", "guzzlehttp/guzzle": "^7.9.3",
"laravel/fortify": "^1.25.4", "laravel/fortify": "^1.27.0",
"laravel/framework": "^12.4.1", "laravel/framework": "^12.20.0",
"laravel/horizon": "^5.30.3", "laravel/horizon": "^5.33.1",
"laravel/pail": "^1.2.2", "laravel/pail": "^1.2.3",
"laravel/prompts": "^0.3.5|^0.3.5|^0.3.5", "laravel/prompts": "^0.3.6|^0.3.6|^0.3.6",
"laravel/sanctum": "^4.0.8", "laravel/sanctum": "^4.1.2",
"laravel/socialite": "^5.18.0", "laravel/socialite": "^5.21.0",
"laravel/tinker": "^2.10.1", "laravel/tinker": "^2.10.1",
"laravel/ui": "^4.6.1", "laravel/ui": "^4.6.1",
"lcobucci/jwt": "^5.5.0", "lcobucci/jwt": "^5.5.0",
"league/flysystem-aws-s3-v3": "^3.29", "league/flysystem-aws-s3-v3": "^3.29",
"league/flysystem-sftp-v3": "^3.29", "league/flysystem-sftp-v3": "^3.30",
"livewire/livewire": "^3.5.20", "livewire/livewire": "^3.6.4",
"log1x/laravel-webfonts": "^2.0.1", "log1x/laravel-webfonts": "^2.0.1",
"lorisleiva/laravel-actions": "^2.8.6", "lorisleiva/laravel-actions": "^2.9.0",
"nubs/random-name-generator": "^2.2", "nubs/random-name-generator": "^2.2",
"phpseclib/phpseclib": "^3.0.43", "phpseclib/phpseclib": "^3.0.46",
"pion/laravel-chunk-upload": "^1.5.4", "pion/laravel-chunk-upload": "^1.5.6",
"poliander/cron": "^3.2.1", "poliander/cron": "^3.2.1",
"purplepixie/phpdns": "^2.2", "purplepixie/phpdns": "^2.2",
"pusher/pusher-php-server": "^7.2.7", "pusher/pusher-php-server": "^7.2.7",
"resend/resend-laravel": "^0.19.0", "resend/resend-laravel": "^0.19.0",
"sentry/sentry-laravel": "^4.13", "sentry/sentry-laravel": "^4.15.1",
"socialiteproviders/authentik": "^5.2", "socialiteproviders/authentik": "^5.2",
"socialiteproviders/clerk": "^5.0", "socialiteproviders/clerk": "^5.0",
"socialiteproviders/discord": "^4.2", "socialiteproviders/discord": "^4.2",
"socialiteproviders/google": "^4.1", "socialiteproviders/google": "^4.1",
"socialiteproviders/infomaniak": "^4.0", "socialiteproviders/infomaniak": "^4.0",
"socialiteproviders/microsoft-azure": "^5.2", "socialiteproviders/microsoft-azure": "^5.2",
"socialiteproviders/zitadel": "^4.1", "socialiteproviders/zitadel": "^4.2",
"spatie/laravel-activitylog": "^4.10.1", "spatie/laravel-activitylog": "^4.10.2",
"spatie/laravel-data": "^4.13.1", "spatie/laravel-data": "^4.17.0",
"spatie/laravel-ray": "^1.39.1", "spatie/laravel-ray": "^1.40.2",
"spatie/laravel-schemaless-attributes": "^2.5.1", "spatie/laravel-schemaless-attributes": "^2.5.1",
"spatie/url": "^2.4", "spatie/url": "^2.4",
"stevebauman/purify": "^6.3", "stevebauman/purify": "^6.3.1",
"stripe/stripe-php": "^16.5.1", "stripe/stripe-php": "^16.6.0",
"symfony/yaml": "^7.2.3", "symfony/yaml": "^7.3.1",
"visus/cuid2": "^4.1.0", "visus/cuid2": "^4.1.0",
"yosymfony/toml": "^1.0.4", "yosymfony/toml": "^1.0.4",
"zircote/swagger-php": "^5.0.5" "zircote/swagger-php": "^5.1.4"
}, },
"require-dev": { "require-dev": {
"barryvdh/laravel-debugbar": "^3.15.1", "barryvdh/laravel-debugbar": "^3.15.4",
"driftingly/rector-laravel": "^2.0.2", "driftingly/rector-laravel": "^2.0.5",
"fakerphp/faker": "^1.24.1", "fakerphp/faker": "^1.24.1",
"laravel/dusk": "^8.3.1", "laravel/dusk": "^8.3.3",
"laravel/pint": "^1.21", "laravel/pint": "^1.24",
"laravel/telescope": "^5.5", "laravel/telescope": "^5.10",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.6.1", "nunomaduro/collision": "^8.8.2",
"pestphp/pest": "^3.8.0", "pestphp/pest": "^3.8.2",
"phpstan/phpstan": "^2.1.6", "phpstan/phpstan": "^2.1.18",
"rector/rector": "^2.0.9", "rector/rector": "^2.1.2",
"serversideup/spin": "^3.0.2", "serversideup/spin": "^3.0.2",
"spatie/laravel-ignition": "^2.9.1", "spatie/laravel-ignition": "^2.9.1",
"symfony/http-client": "^7.2.3" "symfony/http-client": "^7.3.1"
}, },
"minimum-stability": "stable", "minimum-stability": "stable",
"prefer-stable": true, "prefer-stable": true,
@@ -127,4 +127,4 @@
"@php artisan key:generate --ansi" "@php artisan key:generate --ansi"
] ]
} }
} }

426
composer.lock generated

File diff suppressed because it is too large Load Diff