You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Hi, thanks for this awesome repository. I'd love to test but when i try to install the package through composer, i bump into this error:
$ composer global require 'drush/config-extra'Could not find package drush/config-extra at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability
Even with an up-to-date composer, the only command that worked is:
$ composer global require 'drush/config-extra:8.0.*@dev'Maybe you need to package a release?