directus / v8-archive

Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API

Home Page:https://docs.directus.io/api/reference.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus v8 dependencies Broken after repository move

nicam opened this issue · comments

Hi Directus team

The composer.json on the last stable directus 8 release is broken because the ZendDB repository was removed:

https://github.com/directus/v8-archive/blob/v8.8.1/composer.json

"repositories": [
{
"type": "git",
"url": "https://github.com/directus/zend-db"
}

Could you reenable that repository and mark it as archived? That way people know it's deprecated but the dependencies aren't broken so people who need a moment to upgrade to 9.0 can build Directus 8

This is also described here => https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-archiving-repositories

Same here.
Can't install my current Directus8 project on my webhost with composer install because of missing repo's and/or OAUTH problems.
And when I try to install the dependencies from the composer.json on my local machine, I'm asked to login to Github.

0115749
0_120030
1_120053
2_120125