mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Upgrade utopia-php/domains (#11181)
* Upgrade utopia-php/domains * update
This commit is contained in:
parent
46be2d0e49
commit
a2ff833efe
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
|
@ -4059,16 +4059,16 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/domains",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/domains.git",
|
||||
"reference": "f333e23e721ca5cd3bd21063fa88304114b0467d"
|
||||
"reference": "63fc5b9b58a32a5efd426510bbab4199db24593b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/domains/zipball/f333e23e721ca5cd3bd21063fa88304114b0467d",
|
||||
"reference": "f333e23e721ca5cd3bd21063fa88304114b0467d",
|
||||
"url": "https://api.github.com/repos/utopia-php/domains/zipball/63fc5b9b58a32a5efd426510bbab4199db24593b",
|
||||
"reference": "63fc5b9b58a32a5efd426510bbab4199db24593b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -4115,9 +4115,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/domains/issues",
|
||||
"source": "https://github.com/utopia-php/domains/tree/0.11.0"
|
||||
"source": "https://github.com/utopia-php/domains/tree/0.11.1"
|
||||
},
|
||||
"time": "2026-01-13T09:40:08+00:00"
|
||||
"time": "2026-01-23T09:28:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/dsn",
|
||||
|
|
@ -8988,7 +8988,7 @@
|
|||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
|
@ -9012,5 +9012,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "8.3"
|
||||
},
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue