169 Commits (ffecd39d33bc41234963b6f9ac9d9a2c6286edcc)

Author SHA1 Message Date
Jordi Boggiano f1320bf7a1 Update docs about operators 12 years ago
Jordi Boggiano c9d1e7a918 Add FAQ about committing deps 12 years ago
Jordi Boggiano 48f66f66fb Add autoload example to the package repository docs for clarity 12 years ago
Włodzimierz Gajda 8ebbd8f874 Basic usage: lock filename fix 12 years ago
Kyle Robinson Young 6375bc5551 Typo fixes 12 years ago
Jordi Boggiano 4c75a2db01 Reinforce language about not specifying the version 12 years ago
Jordi Boggiano db7f25baaf Add note about version and packagist 12 years ago
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 12 years ago
Jonathan Ingram 2dea55cdbb Change master-dev to dev-master 12 years ago
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 years ago
Jordi Boggiano 9f9a0884b1 Fix typo 12 years ago
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 12 years ago
Nick Lombard 365060f0cb More autoload documentation.
As discovered through discussions at composer/composer#763
Resubmitted after travis complained, lets try again.
12 years ago
Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 12 years ago
Igor Wiedler 0afd5dcd51 Add some missing options to the CLI docs 12 years ago
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