Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance README.md installation documentation #32

Open
hesco opened this issue Jul 30, 2020 · 0 comments
Open

Enhance README.md installation documentation #32

hesco opened this issue Jul 30, 2020 · 0 comments

Comments

@hesco
Copy link

hesco commented Jul 30, 2020

Rather than manually editing your composer.json file, it is also possible to use the composer cli utility itself to manage the composer.json's format, as follows:

composer config repositories.drush_cmi_tools \
  '{ "type": "git", "url": "https://github.com/previousnext/drush_cmi_tools.git" }'

before running the composer require statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant