Skip to content

Commit bb24642

Browse files
authored
Merge pull request #101 from utopia-php/chore/bump-cache-2.0.0
chore: bump utopia-php/cache to 2.0.0
2 parents 03ccd12 + 91941c8 commit bb24642

2 files changed

Lines changed: 156 additions & 85 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
}
2828
},
2929
"require": {
30-
"php": ">=8.0",
30+
"php": ">=8.2",
3131
"adhocore/jwt": "^1.1",
32-
"utopia-php/cache": "1.0.*",
32+
"utopia-php/cache": "^2.0",
3333
"utopia-php/fetch": "^1.1"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)