@010101 i can see the extension is abandoned but some people were using this extension on Flarum 15 beta and i also want to install and try it.
When i key in composer require zerosonesfun/accordion:^0.1.0 i get below error
./composer.json has been updated
Running composer update zerosonesfun/accordion
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
- Locking zerosonesfun/accordion (2.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Downloading zerosonesfun/accordion (2.4)
Failed to download zerosonesfun/accordion from dist: The "https://api.github.com/repos/zerosonesfun/accordion/zipball/6f34cee7d611f1384d8304e6ad8ba5044afe4ce6" file could not be downloaded (HTTP/2 404 )
Now trying to download from source
- Syncing zerosonesfun/accordion (2.4) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+rs2.noc254.com+2021-06-04+1729
to retrieve a token. It will be stored in "/**/.composer/auth.json" for future use by Composer.
Token (hidden):
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
i needed something like this
