Fix version missmatch

This commit is contained in:
Matej Bačo 2024-04-02 13:01:55 +02:00
parent e3a039db49
commit 7c691b3c7c
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@
"utopia-php/cache": "0.9.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.45.*",
"utopia-php/database": "0.45.9",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.1.*",
"utopia-php/framework": "0.33.*",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "bbf819232382a6aeabe9d763844c3188",
"content-hash": "fca40e29f72e83282e4c492c3a81674c",
"packages": [
{
"name": "adhocore/jwt",