Upgrade to Flysystem 3.0
This commit is contained in:
parent
a57c063e6b
commit
8b7632d964
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@
|
|||
"spatie/laravel-validation-rules": "^3.0",
|
||||
"stripe/stripe-php": "^7.107",
|
||||
"symfony/intl": "^5.4",
|
||||
"yajra/laravel-datatables-oracle": "~9.0"
|
||||
"yajra/laravel-datatables-oracle": "~9.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "^3.6",
|
||||
|
|
Loading…
Reference in a new issue