Skip to content

Commit b8f4fb0

Browse files
committed
composer update
1 parent ed9d6bc commit b8f4fb0

2 files changed

Lines changed: 117 additions & 110 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"require": {
1919
"php": ">=8.0",
2020
"utopia-php/fetch": "0.5.*",
21-
"utopia-php/database": "^4.3"
21+
"utopia-php/database": "5.*"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9.5",
25-
"utopia-php/cache": "^0.13.0",
25+
"utopia-php/cache": "1.*",
2626
"phpstan/phpstan": "1.*",
2727
"laravel/pint": "1.*"
2828
},

0 commit comments

Comments
 (0)