Skip to content

Commit 75a1418

Browse files
Downgrade utopia-php/storage to 0.* for compatibility
1 parent 111f622 commit 75a1418

2 files changed

Lines changed: 292 additions & 138 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ext-openssl": "*",
2828
"appwrite/appwrite": "19.*",
2929
"utopia-php/database": "5.*",
30-
"utopia-php/storage": "1.0.*",
30+
"utopia-php/storage": "0.*",
3131
"utopia-php/dsn": "0.2.*",
3232
"halaxa/json-machine": "^1.2"
3333
},

0 commit comments

Comments
 (0)