154 Commits (56b79125bff6f9dccf6157f8f318b9737d903889)

Author SHA1 Message Date
Nils Adermann 242323cba4 Merge pull request #736 from Seldaek/require-update
Require command & update <package>
12 years ago
Jordi Boggiano 8c16c1bbef Update schema and add docs for support 12 years ago
Jordi Boggiano 76f727b273 Update docs 12 years ago
Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master'
Conflicts:
	doc/03-cli.md
12 years ago
Andrew Short e0a1d9ef58 Support multiple installers in a composer-installer package. 12 years ago
Jordi Boggiano 5498b8d6a0 Add COMPOSER_ROOT_VERSION env var to override the root version 12 years ago
dbu 9173d4384e explaining behaviour when require-dev conflicts with require. fix #720 12 years ago
Jordi Boggiano d7608bcddd Added docs for new reference feature 12 years ago
Jordi Boggiano 8af189e300 Remove bad chars from docs 12 years ago
Nils Adermann 9c9391fc43 Clarify standard replace use case 12 years ago
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
12 years ago
Jordi Boggiano 4cab4b46e4 Merge remote-tracking branch 'ktomk/patch-1' 12 years ago
Jordi Boggiano 44fdc05e45 Add stability docs 12 years ago
Jordi Boggiano 1709d6a6c7 Clarify deprecation of include-path 12 years ago
Tom Klingenberg 74ca58bcb6 Use of SPDX license identifiers. 12 years ago
Daniel Mecke 133f3317ee fixed typo 12 years ago
Jordi Boggiano 28941f169b Fix docs 12 years ago
Jordi Boggiano 14f7d10478 Fix typos 12 years ago
Michael Cullum 0edc94cdce Adding role to author information 12 years ago
Jordi Boggiano e982c19bdb Add fields to sample satis config 12 years ago
Jordi Boggiano b356c30c5c Remove rogue. dot 12 years ago
Jordi Boggiano 939c745a9a Improvements to autoload docs 12 years ago
Igor Wiedler 6a1843da38 [docs] Change alias article according to comments
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
12 years ago
Igor Wiedler 3b40771089 [docs] Remove false information about recursive include fields 12 years ago
Igor Wiedler 8dd2a72e8d [docs] Remove mentions of version_normalized
People will get it wrong so it would possibly cause more harm than good
12 years ago
Igor Wiedler 21b39f8e87 [docs] Clarify that there is no cross-repo leakage with notify 12 years ago
Igor Wiedler bca2ab7836 [docs] Correct default process timeout 12 years ago
Igor Wiedler 1d3fd25cf2 [docs] Improve description of COMPOSER_HOME 12 years ago
Igor Wiedler 7b882479a7 [docs] Aliases: branch-alias and inline aliasing 12 years ago
Igor Wiedler b14aac84ae [docs] Document COMPOSER_HOME 12 years ago
Igor Wiedler f6259263ad [docs] Update composer repository specification 12 years ago
Igor Wiedler f519636094 [docs] Document the notify-on-install config option 12 years ago
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 12 years ago
Jordi Boggiano 108134451d Fix typo 12 years ago
Jordi Boggiano ada8d69507 Update satis docs 12 years ago
Ulrich b8d5cfddb9 Found duplicate word. 12 years ago
Jordi Boggiano 8d4f8543fc Update docs 12 years ago
Igor Wiedler be9ca486a6 [improve-docs] List link types in link types reference title 12 years ago
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 12 years ago
Igor Wiedler 99c90cde5a [improve-docs] Specify that config and repositories are root-only, closes #500 12 years ago
Igor Wiedler 6c4f47da74 [improve-docs] Remove "Package root" from schema chapter 12 years ago
Igor Wiedler e802b98897 [improve-docs] Move create-project command documentation into cli chapter 12 years ago
Igor Wiedler cfe53bdc25 [improve-docs] Remove packagist update schedule article
It is wrong and doesn't belong in the composer docs.
12 years ago
Igor Wiedler 3580f033df [improve-docs] Add taglines to articles 12 years ago
Igor Wiedler a2eeeab79a [improve-docs] Mention classmap autoloading in basic-usage 12 years ago
Jordi Boggiano ecf6afdbb3 Add FAQ entry 12 years ago
Jordi Boggiano b3b6b03aff Fix doc typo 12 years ago
Jordi Boggiano f21ce43a52 Crosslinking 12 years ago
Jordi Boggiano 6c6c95e506 Reword some things and make it a bit more accurate 12 years ago
Jordi Boggiano c9ea542ccc Merge remote-tracking branch 'mvriel/custom-installer-doc' 12 years ago