Update composer.json and Docker configurations for MinIO integration
All checks were successful
Deploy Production (admin.crewsportswear.app) / deploy (push) Successful in 4m2s
All checks were successful
Deploy Production (admin.crewsportswear.app) / deploy (push) Successful in 4m2s
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"laravel/framework": "5.2.*"
|
||||
"laravel/framework": "5.2.*",
|
||||
"league/flysystem-aws-s3-v3": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
Reference in New Issue
Block a user