1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Update composer.lock

This commit is contained in:
Bradley Schofield 2022-03-18 11:06:51 +00:00
parent df8e76c2dc
commit 7dd5300947

26
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": "5cd14aa6bc140bd313ea096bc610bcee",
"content-hash": "3ef20ad6919a1844f207e06719ad8929",
"packages": [
{
"name": "adhocore/jwt",
@ -2399,16 +2399,16 @@
},
{
"name": "utopia-php/logger",
"version": "0.1.0",
"version": "0.3.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/logger.git",
"reference": "a7d626e349e8736e46d4d75f5ba686b40e73c097"
"reference": "079656cb5169ca9600861eda0b6819199e3d4a57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/logger/zipball/a7d626e349e8736e46d4d75f5ba686b40e73c097",
"reference": "a7d626e349e8736e46d4d75f5ba686b40e73c097",
"url": "https://api.github.com/repos/utopia-php/logger/zipball/079656cb5169ca9600861eda0b6819199e3d4a57",
"reference": "079656cb5169ca9600861eda0b6819199e3d4a57",
"shasum": ""
},
"require": {
@ -2459,9 +2459,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/logger/issues",
"source": "https://github.com/utopia-php/logger/tree/0.1.0"
"source": "https://github.com/utopia-php/logger/tree/0.3.0"
},
"time": "2021-12-20T06:57:26+00:00"
"time": "2022-03-18T10:56:57+00:00"
},
{
"name": "utopia-php/orchestration",
@ -3192,16 +3192,16 @@
},
{
"name": "composer/semver",
"version": "3.3.0",
"version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "f79c90ad4e9b41ac4dfc5d77bf398cf61fbd718b"
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/f79c90ad4e9b41ac4dfc5d77bf398cf61fbd718b",
"reference": "f79c90ad4e9b41ac4dfc5d77bf398cf61fbd718b",
"url": "https://api.github.com/repos/composer/semver/zipball/5d8e574bb0e69188786b8ef77d43341222a41a71",
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71",
"shasum": ""
},
"require": {
@ -3253,7 +3253,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.3.0"
"source": "https://github.com/composer/semver/tree/3.3.1"
},
"funding": [
{
@ -3269,7 +3269,7 @@
"type": "tidelift"
}
],
"time": "2022-03-15T08:35:57+00:00"
"time": "2022-03-16T11:22:07+00:00"
},
{
"name": "composer/xdebug-handler",