Skip to content

Commit 0559565

Browse files
committed
Merge pull request #41 from utopia-php/chore-update-cache
Update cache
1 parent 1a8d280 commit 0559565

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
@@ -31,13 +31,13 @@
3131
"php": ">=8.0",
3232
"adhocore/jwt": "^1.1",
3333
"utopia-php/framework": "0.*.*",
34-
"utopia-php/cache": "0.12.*",
34+
"utopia-php/cache": "0.13.*",
3535
"utopia-php/system": "0.9.*"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "^9.4",
39-
"laravel/pint": "1.2.*",
40-
"phpstan/phpstan": "1.8.*"
39+
"laravel/pint": "1.*.*",
40+
"phpstan/phpstan": "1.*.*"
4141
},
4242
"config": {
4343
"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)