Update composer.json and Docker configurations for MinIO integration
All checks were successful
Deploy Production (admin.crewsportswear.app) / deploy (push) Successful in 4m2s

This commit is contained in:
Frank John Begornia
2026-02-23 00:42:50 +08:00
parent 71d4bb479f
commit b6845baaab
4 changed files with 24 additions and 3 deletions

View File

@@ -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",