Skip to content

Commit caa4cd9

Browse files
committed
Remove platform
1 parent 36e9663 commit caa4cd9

2 files changed

Lines changed: 1 addition & 207 deletions

File tree

HOOKS.md

Lines changed: 0 additions & 205 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"php": ">=8.3",
1414
"ext-swoole": ">=5.0",
1515
"ext-redis": "*",
16-
"utopia-php/database": "4.*",
17-
"utopia-php/platform": "0.7.*"
16+
"utopia-php/database": "4.*"
1817
},
1918
"require-dev": {
2019
"phpunit/phpunit": "11.*",

0 commit comments

Comments
 (0)