Skip to content

Commit eebb9c9

Browse files
committed
Remove redundant dep
1 parent caa4cd9 commit eebb9c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

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

0 commit comments

Comments
 (0)