update composer file..

This commit is contained in:
Cüneyt Şentürk 2024-11-17 10:05:58 +00:00
parent 4b97b0daf7
commit a385b42514
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
"laravel/framework": "^10.0",
"laravel/sanctum": "^3.2",
"laravel/slack-notification-channel": "^2.3",
"laravel/tinker": "^2.10",
"laravel/tinker": "2.9.0",
"laravel/ui": "^4.2",
"league/flysystem-aws-s3-v3": "^3.0",
"league/oauth2-client": "^2.6",
@ -168,4 +168,4 @@
"php-http/discovery": true
}
}
}
}