Skip to content

Commit 588aa58

Browse files
committed
feat(s3): add generic S3 device
1 parent 1cf4554 commit 588aa58

5 files changed

Lines changed: 475 additions & 457 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
"ext-zstd": "*",
2222
"ext-xz": "*",
2323
"ext-brotli": "*",
24+
"ext-curl": "*",
2425
"ext-lz4": "*",
26+
"ext-simplexml": "*",
2527
"ext-snappy": "*",
2628
"php": ">=8.0",
2729
"utopia-php/framework": "0.*.*",

0 commit comments

Comments
 (0)