Skip to content

Commit 7f3e599

Browse files
authored
Merge branch 'main' into feat/deployment-skippable
2 parents 8e649da + c14ec4d commit 7f3e599

4 files changed

Lines changed: 813 additions & 418 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
}
2828
},
2929
"require": {
30-
"php": ">=8.0",
30+
"php": ">=8.2",
3131
"adhocore/jwt": "^1.1",
32-
"utopia-php/cache": "1.0.*",
33-
"utopia-php/fetch": "^1.1",
3432
"utopia-php/framework": "^1.2"
33+
"utopia-php/cache": "^2.0",
34+
"utopia-php/fetch": "^1.1"
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit": "^9.4",

0 commit comments

Comments
 (0)