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

(more) documentation changes #4172

Merged
merged 6 commits into from Jul 4, 2015

Conversation

alcohol
Copy link
Member

@alcohol alcohol commented Jun 22, 2015

refs #4171

@alcohol alcohol force-pushed the split-schema-documentation branch 3 times, most recently from bbb2fd3 to 0c2ff66 Compare June 22, 2015 20:04
@alcohol alcohol changed the title nitpicking (more) documentation changes Jun 23, 2015
@alcohol alcohol force-pushed the split-schema-documentation branch 9 times, most recently from 8aef2b4 to 7141247 Compare June 30, 2015 13:43
@alcohol alcohol force-pushed the split-schema-documentation branch from 7141247 to 16a7cf1 Compare June 30, 2015 13:49
@alcohol
Copy link
Member Author

alcohol commented Jul 3, 2015

/cc @Seldaek this is done, let me know if I need to update it if you merge anything that conflicts

@Seldaek Seldaek merged commit 16a7cf1 into composer:master Jul 4, 2015
Seldaek added a commit that referenced this pull request Jul 4, 2015
Seldaek added a commit that referenced this pull request Jul 4, 2015
Seldaek added a commit that referenced this pull request Jul 4, 2015
@Seldaek
Copy link
Member

Seldaek commented Jul 4, 2015

Thanks, great overhaul :) Just had to fix a couple things for rendering, I hope I didn't miss anything.

Composer is **not** a package manager in the same sense as Yum or Apt are. Yes,
it deals with "packages" or libraries, but it manages them on a per-project
basis, installing them in a directory (e.g. `vendor`) inside your project. By
default it will never install anything globally. Thus, it is a dependency
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm never installs globally is actually not true, https://getcomposer.org/doc/03-cli.md#global

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by default

global is not the default command.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, missed that part. You are right.

naderman added a commit to naderman/composer that referenced this pull request Jul 6, 2015
…oviders-2

* github-composer/master: (64 commits)
  Fix tests
  Add event name in verbose mode, refs composer#4123
  Use only one level of verbosity
  Rendering fix, refs composer#4172
  Formatting tweaks, refs composer#4172
  Minor tweaks, refs composer#4172
  Revert "apply a regex solution instead of tokenizer"
  apply a regex solution instead of tokenizer
  updated spdx related files
  Mark VersionParser::formatVersion() as deprecated
  Update callers of VersionParser::formatVersion()
  Move VersionParser::formatVersion() to BasePackage::getFullPrettyVersion()
  Changing config.json to satis.json
  Fix: Import Symfony\Component\Finder\Finder
  CS fixes
  outside of table, no need to escape
  added some links and some restructuring
  better phrasing / structure + moved version testing link
  reworking basic usage, added versions article
  add installer information
  ...

Conflicts:
	src/Composer/Repository/ComposerRepository.php
@alcohol alcohol deleted the split-schema-documentation branch September 13, 2016 06:06
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

Successfully merging this pull request may close these issues.

None yet

3 participants