Merge pull request #10629 from appwrite/update-domains-0.8.2

update domains lib to 0.8.2
This commit is contained in:
Luke B. Silver 2025-10-10 12:29:19 +01:00 committed by GitHub
commit 9819ee518d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -3792,16 +3792,16 @@
},
{
"name": "utopia-php/domains",
"version": "0.8.1",
"version": "0.8.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/domains.git",
"reference": "d5f903e93c105407da6374e411c4805b7decd8a8"
"reference": "caa294dcebd05c8af876c8afef3e992faccdf645"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/d5f903e93c105407da6374e411c4805b7decd8a8",
"reference": "d5f903e93c105407da6374e411c4805b7decd8a8",
"url": "https://api.github.com/repos/utopia-php/domains/zipball/caa294dcebd05c8af876c8afef3e992faccdf645",
"reference": "caa294dcebd05c8af876c8afef3e992faccdf645",
"shasum": ""
},
"require": {
@ -3847,9 +3847,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/domains/issues",
"source": "https://github.com/utopia-php/domains/tree/0.8.1"
"source": "https://github.com/utopia-php/domains/tree/0.8.2"
},
"time": "2025-10-03T11:58:53+00:00"
"time": "2025-10-06T09:56:54+00:00"
},
{
"name": "utopia-php/dsn",