Merge remote-tracking branch 'origin/refactor-usage-sn' into refactor-usage-sn

This commit is contained in:
shimon 2024-05-15 09:52:22 +03:00
commit 9f7d83c53d

12
composer.lock generated
View file

@ -1556,16 +1556,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "0.49.8", "version": "0.49.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "4fb1f6d216f6f628dd5b013e1f539ae2191228b1" "reference": "ee93c14b99820f791c669648854f094fe399a085"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/4fb1f6d216f6f628dd5b013e1f539ae2191228b1", "url": "https://api.github.com/repos/utopia-php/database/zipball/ee93c14b99820f791c669648854f094fe399a085",
"reference": "4fb1f6d216f6f628dd5b013e1f539ae2191228b1", "reference": "ee93c14b99820f791c669648854f094fe399a085",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1606,9 +1606,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/database/issues", "issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.49.8" "source": "https://github.com/utopia-php/database/tree/0.49.9"
}, },
"time": "2024-05-09T04:43:05+00:00" "time": "2024-05-12T23:58:34+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",