fix: Logger version

This commit is contained in:
Binyamin Yawitz 2024-07-03 10:06:06 -04:00
parent c8ee399cb7
commit 46316c08bd
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

View file

@ -57,7 +57,7 @@
"utopia-php/fetch": "0.2.*",
"utopia-php/image": "0.6.*",
"utopia-php/locale": "0.4.*",
"utopia-php/logger": "0.5.*",
"utopia-php/logger": "0.6.*",
"utopia-php/messaging": "0.12.*",
"utopia-php/migration": "0.4.*",
"utopia-php/orchestration": "0.9.*",

14
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": "06f391b62842a79736fe3fe77ec82adf",
"content-hash": "2800ffba77534baae328905e6ae05cc0",
"packages": [
{
"name": "adhocore/jwt",
@ -2066,16 +2066,16 @@
},
{
"name": "utopia-php/logger",
"version": "0.5.2",
"version": "0.6.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/logger.git",
"reference": "c6dfdb672e41364c309b0c30dc03bc6d45446dba"
"reference": "a2d1daeeb8f61fdec6d851950d9a021a3d05c9f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/logger/zipball/c6dfdb672e41364c309b0c30dc03bc6d45446dba",
"reference": "c6dfdb672e41364c309b0c30dc03bc6d45446dba",
"url": "https://api.github.com/repos/utopia-php/logger/zipball/a2d1daeeb8f61fdec6d851950d9a021a3d05c9f9",
"reference": "a2d1daeeb8f61fdec6d851950d9a021a3d05c9f9",
"shasum": ""
},
"require": {
@ -2114,9 +2114,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/logger/issues",
"source": "https://github.com/utopia-php/logger/tree/0.5.2"
"source": "https://github.com/utopia-php/logger/tree/0.6.0"
},
"time": "2024-05-17T09:32:59+00:00"
"time": "2024-05-23T13:37:54+00:00"
},
{
"name": "utopia-php/messaging",