mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
fix: latest vcs
This commit is contained in:
parent
74a8c7da12
commit
f3ab0d2dca
2 changed files with 5 additions and 15 deletions
|
|
@ -100,15 +100,5 @@
|
|||
"platform": {
|
||||
"php": "8.3"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/utopia-php/di"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/utopia-php/servers"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
8
composer.lock
generated
8
composer.lock
generated
|
|
@ -2859,12 +2859,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/vcs.git",
|
||||
"reference": "8739b09cf9cfcbf761a22e8474ecc00422614e79"
|
||||
"reference": "3efa907981745056b6a3481bdb0372885571c442"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/8739b09cf9cfcbf761a22e8474ecc00422614e79",
|
||||
"reference": "8739b09cf9cfcbf761a22e8474ecc00422614e79",
|
||||
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/3efa907981745056b6a3481bdb0372885571c442",
|
||||
"reference": "3efa907981745056b6a3481bdb0372885571c442",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2901,7 +2901,7 @@
|
|||
"issues": "https://github.com/utopia-php/vcs/issues",
|
||||
"source": "https://github.com/utopia-php/vcs/tree/feat-di"
|
||||
},
|
||||
"time": "2024-09-04T18:59:56+00:00"
|
||||
"time": "2024-09-04T21:22:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/view",
|
||||
|
|
|
|||
Loading…
Reference in a new issue