mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
chore: bump dependencies (#1002)
This commit is contained in:
+12
-12
@@ -32,15 +32,15 @@
|
||||
"filament/filament": "^4.2.0",
|
||||
"flowframe/laravel-trend": ">=0.4",
|
||||
"guzzlehttp/guzzle": "^7.10.0",
|
||||
"larastan/larastan": "^3.7.2",
|
||||
"larastan/larastan": "^3.8.0",
|
||||
"laravel-notification-channels/discord": "^1.7",
|
||||
"laravel/fortify": "^1.31.2",
|
||||
"laravel/framework": "^12.36.1",
|
||||
"laravel/horizon": "^5.38.0",
|
||||
"laravel/fortify": "^1.31.3",
|
||||
"laravel/framework": "^12.38.1",
|
||||
"laravel/horizon": "^5.40.0",
|
||||
"laravel/pennant": "^1.18.3",
|
||||
"laravel/pulse": "^1.4.3",
|
||||
"laravel/sanctum": "^4.2.0",
|
||||
"laravel/scout": "^10.20.0",
|
||||
"laravel/scout": "^10.22.0",
|
||||
"laravel/tinker": "^2.10.1",
|
||||
"league/flysystem-aws-s3-v3": "^3.30.1",
|
||||
"leandrocfe/filament-apex-charts": "^4.0.0",
|
||||
@@ -48,26 +48,26 @@
|
||||
"mll-lab/laravel-graphiql": "^3.3.4",
|
||||
"owen-it/laravel-auditing": "^14.0.0",
|
||||
"propaganistas/laravel-disposable-email": "^2.4.20",
|
||||
"rebing/graphql-laravel": "^9.11",
|
||||
"rebing/graphql-laravel": "^9.12",
|
||||
"spatie/db-dumper": "^3.8.0",
|
||||
"spatie/laravel-permission": "^6.22.0",
|
||||
"spatie/laravel-permission": "^6.23.0",
|
||||
"staudenmeir/belongs-to-through": "^2.17",
|
||||
"staudenmeir/eloquent-has-many-deep": "1.21.1",
|
||||
"staudenmeir/laravel-adjacency-list": "^1.25.2",
|
||||
"symfony/http-client": "^6.4.26",
|
||||
"symfony/http-client": "^6.4.28",
|
||||
"symfony/mailgun-mailer": "^6.4.24",
|
||||
"vinkla/hashids": "^13.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "^3.16.0",
|
||||
"driftingly/rector-laravel": "^2.1.2",
|
||||
"driftingly/rector-laravel": "^2.1.3",
|
||||
"laravel/pint": "^1.25.1",
|
||||
"laravel/sail": "^1.47.0",
|
||||
"laravel/sail": "^1.48.0",
|
||||
"mockery/mockery": "^1.6.12",
|
||||
"pestphp/pest": "^4.1.3",
|
||||
"pestphp/pest-plugin-laravel": "^4.0",
|
||||
"predis/predis": "^2.4.0",
|
||||
"rector/rector": "^2.2.7"
|
||||
"predis/predis": "^2.4.1",
|
||||
"rector/rector": "^2.2.8"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
||||
Reference in New Issue
Block a user