Skip to content

Commit 7984398

Browse files
committed
Update cache
1 parent 6be0265 commit 7984398

File tree

3 files changed

+116
-64
lines changed

3 files changed

+116
-64
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"php": ">=8.0",
3131
"adhocore/jwt": "^1.1",
3232
"utopia-php/framework": "0.*.*",
33-
"utopia-php/cache": "0.12.*",
33+
"utopia-php/cache": "0.13.*",
3434
"utopia-php/system": "0.9.*"
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit": "^9.4",
38-
"laravel/pint": "1.2.*",
39-
"phpstan/phpstan": "1.8.*"
38+
"laravel/pint": "1.*.*",
39+
"phpstan/phpstan": "1.*.*"
4040
},
4141
"config": {
4242
"allow-plugins": {

composer.lock

Lines changed: 112 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)