Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Improve Composer Documentation #993

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mostertb
Copy link

This PR attempts to improve the documentation for using Composer in the README.md to suggest a more idiomatic approach in the hopes that it will help users avoid problems.

Specifically:

  • installing composer using any of the official guides (or the Windows Installer) will help users with misconfigured PHP environments
  • the use of composer init and composer require (instead of directly editing the composer.json avoids syntax errors while ensuring a valid set of version requirements.

@msftclas
Copy link

msftclas commented Oct 31, 2018

CLA assistant check
All CLA requirements met.

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

Successfully merging this pull request may close these issues.

None yet

2 participants