Add AWS S3 Flysystem package for MinIO support

This commit is contained in:
Frank John Begornia
2026-02-23 01:02:47 +08:00
parent b6845baaab
commit 59fabf7de1
2 changed files with 1609 additions and 174 deletions

View File

@@ -46,6 +46,9 @@
]
},
"config": {
"preferred-install": "dist"
"preferred-install": "dist",
"allow-plugins": {
"kylekatarnls/update-helper": true
}
}
}