1423 Commits (main)

Author SHA1 Message Date
Jordi Boggiano 1d077ede70
Merge branch '1.10' 4 years ago
Jordi Boggiano 7f308d986e
Add --with to update command to allow downgrading to a specific version/applying custom temporary constraints, fixes #8756 4 years ago
Jordi Boggiano fc8be2bed8
Add --no-dev to recommended check-platform-reqs command for prod deploy 4 years ago
Jordi Boggiano 0071bc1ec0
Add docs about new runtime features 4 years ago
Nils Adermann 1cb6bbe550 Clarify composer update mirrors/nothing/lock
Addresses https://github.com/composer/composer/issues/7459 by listing these special arguments in the documentation.
4 years ago
Basil Peace 6140897d08 feat: add archive.name config option 4 years ago
Jordi Boggiano a63913c245
Merge pull request #8836 from kbacia7/master
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
4 years ago
Jordi Boggiano 6e7d7097e8
Add flag to docs 4 years ago
PirxDanford 3a7ea25289
Introduce --no-install option for the update, require and remove commands
Closes #8669, fixes #8551

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
4 years ago
effulgentsia 46efcefefa
Added --json and --merge options to ConfigCommand (#8779) 4 years ago
Carsten Brandt 8f8840bfda
Update 04-schema.md to reflect package naming in 2.0 (#8777) 4 years ago
Jordi Boggiano b21936ab46
Update scripts.md 4 years ago
Elan Ruusamäe 613982e88b scripts: indicate how to see scripts-descriptions 4 years ago
Jordi Boggiano 2c8a4a1b93
Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Jordi Boggiano 44a4429978
Remove PEAR installer/downloader/repos/..., fixes #8778 4 years ago
Jordi Boggiano feefa9be71
Add post-file-download event to docs, refs #8655 4 years ago
Jordi Boggiano 7c1709c3b8
Merge pull request #8770 from villfa/patch-1
Add missing pre-status-cmd event in doc
4 years ago
Jordi Boggiano 3dd6dbe14a
Merge pull request #8774 from Ayesh/https
Update HTTP URLs to their HTTPS if they already redirect automatically
4 years ago
Ayesh Karunaratne 280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically 4 years ago
Fabien Villepinte da3c42cced
Add missing pre-status-cmd event 4 years ago
Christophe Coevoet c67c804c4b
Fix the doc about repository priorities 4 years ago
Jordi Boggiano 059c009179
Docs fixes
Co-Authored-By: Nils Adermann <naderman@naderman.de>
4 years ago
Jordi Boggiano b6bad4eef6
Add options to configure repository priorities 4 years ago
Jordi Boggiano aa6be02c64
Allow COMPOSER_DISABLE_NETWORK to work with GitHubDriver by doing a cache priming pass first 4 years ago
Jordi Boggiano eeca9f68ad
Merge branch '1.10' 4 years ago
Jordi Boggiano 577a7e3626
Add an example using type:* syntax 4 years ago
Tianni a47f44bc61
docs updated install package custom path 4 years ago
Jordi Boggiano 87757de6bc
Merge branch '2.0' 4 years ago
Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist 4 years ago
Jordi Boggiano b11f1c3082
Merge pull request #8705 from carlosbuenosvinos/patch-2
[DOCUMENTATION] Improve folder structure figure in "Path" type
4 years ago
Carlos Buenosvinos dc774a9409
[DOCUMENTATION] Improve folder structure figure in "Path" type 4 years ago
Carlos Buenosvinos 8e5f80ed71
Remove unnecessary space 4 years ago
Jordi Boggiano 94e6cfc521
Only show direct dependencies suggestions by default, add --all flag to see all in suggest command, fixes #8660 4 years ago
Jordi Boggiano d63eb8179e
Merge branch 'master' into 2.0 4 years ago
Jordi Boggiano f964b83018
Add bearer support in config command and add to docs/schema, refs #8671 4 years ago
Romain 41edce01fc
Update link to wikipedia VC -> Common terminology
The wikipedia section `Version_control#Common_vocabulary` has moved to `Version_control#Common_terminology`.
You know, scrolling along is harassing :-)
4 years ago
Jordi Boggiano 9cab8c10cc
Merge branch 'master' into 2.0 4 years ago
Yohann Durand 36a83869ed
Update 02-libraries.md 4 years ago
Jordi Boggiano bc002ae1fb
Merge branch 'master' into 2.0 4 years ago
Jordi Boggiano 77a477fb57
Add FundCommand 4 years ago
Nils Adermann 538f070a29
JSON Syntax fix for schema doc
Co-Authored-By: Andreas Möller <am@localheinz.com>
4 years ago
Nils Adermann 5c4f524d6a
Add funding field to composer.json
You can specify a list of funding options each with a type and URL. The
type is used to specify the kind of funding or the platform through
which funding is possible.
4 years ago
Jordi Boggiano 8fcb507d59
Update 00-intro.md 4 years ago
Sacha Durand 389a98a806
Update 00-intro.md 4 years ago
Jordi Boggiano 44d1e15294
Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 4 years ago
Abdouni Abdelkarim 9c5f1f2748
Update 01-basic-usage.md
Hello,

I just updated the link 😉.
4 years ago
Jordi Boggiano d52ce3c37f
Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Jordi Boggiano 835a91532d
Add PRE_POOL_CREATE event, fixes #8348 4 years ago
Jordi Boggiano 02433c3659
Merge pull request #8565 from glaubinix/t/create-project-add-repository
Create project: add option to add the repository to the composer.json
4 years ago
Jordi Boggiano 9609729de7
Change update to upgrade for package update operations which are upgrades, refs #8594 4 years ago
Jordi Boggiano be8dd528b8
Merge remote-tracking branch 'origin/master' into 2.0 4 years ago
Klaus 9940271c6e
rename signature to checksum 4 years ago
Stephan Vock 2a564a9f36 Create project: add option to add the repository to the composer.json 4 years ago
Victor Bocharsky 3934877efe Wrap version constaints that contain * with double quotes
Some shells like ZSH require wrapping * with quotes, otherwise, it shows an error like:
> zsh: no matches found: 2.2.*
But single quotes may cause issues on Windows CMD
4 years ago
Jordi Boggiano d14d411fa4
Add --dry-run to require and remove commands, fixes #7793 4 years ago
Jordi Boggiano a5b178084c
Merge branch 'master' into 2.0 4 years ago
Jordi Boggiano 7e87b56324
Merge pull request #8497 from Fonata/patch-1
Documentation: Explain the syntax of stability flags
4 years ago
Jordi Boggiano 23359f2db6
Merge branch 'master' into 2.0 4 years ago
Tyson Andre 6827105a5b Fix nits on typos 4 years ago
Fonata 6add026df0
Explain the syntax of stability flags 4 years ago
Markus Staab 2ff079ba22
Fix typo 4 years ago
Jordi Boggiano b82a96405d
Add @putenv to docs, refs #8492 4 years ago
Jordi Boggiano f6b3f12107
Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano 0d173b6e20
Merge pull request #8469 from abdounikarim/master
Update 01-basic-usage.md - add dump-autoload
5 years ago
Abdouni Abdelkarim 2f69ebc624
Update 01-basic-usage.md
Hello,

I add the `php composer.phar dump-autoload` command explicity because i didn't find it on the doc like this.

Cheers 😉
5 years ago
gary houbre ff3eda6d40 Added Documentation from new alias 5 years ago
Jordi Boggiano 88b051c96b
Merge branch 'master' into 2.0
Update deps
5 years ago
Mark Sch a9fec9b972
Fix language. 5 years ago
Jordi Boggiano 7e92950367
Merge pull request #8407 from localheinz/fix/environment-variables
Fix: Add environment variables related to Xdebug to documentation
5 years ago
Andreas Möller f4ff91da6c
Fix: Add environment variables related to Xdebug to documentation 5 years ago
Andreas Möller f7f7883a5e
Fix: Xdebug vs xdebug 5 years ago
Jordi Boggiano bc2a1d762a
Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano 82e0fdccca
Merge pull request #8384 from aboks/no-lock
Config option to disable lockfile generation
5 years ago
John Stevenson 45d616c447 Add Windows proc-open errors to troubleshooting.md
As per these issues:

https://github.com/composer/composer/issues/7186
https://github.com/composer/composer/issues/8152
5 years ago
lasseeee 5687ac7de7 Don't necessarily mention Google
There's other search engines as well.
5 years ago
Arnout Boks 7c5e5e3ede Add option to disable the lock file
When the `lock` option is set to false, composer will not write a
`composer.lock` file to disk. This signals that the package is meant
to be developed with unlocked and always updated dependencies. At the
moment, both `install` and `update` are allowed to install the
dependencies for such a package. If #6822 is implemented, only `update`
should be used for packages without a lockfile.

https://github.com/composer/composer/issues/8354
5 years ago
Jordi Boggiano b60e44c1dc
Update deps 5 years ago
Jordi Boggiano 6c4357a7ed
Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano e7051de1a4
Merge pull request #8215 from kpitn/patch-1
Update only one package
5 years ago
Jordi Boggiano 45591597f6
Clarify how check-platform-reqs works, fixes #8191 5 years ago
kpitn 8def53c4b3
Update only one package
This PR come with https://github.com/composer/satis/pull/509
5 years ago
Nils Adermann d2fa1e1319 Merge branch 'master' into 2.0
* master: (48 commits)
  SVN: hide passwords for debug output
  Free $solver asap
  fixes #8179
  [minor] Fixed a typo in the CHANGELOG.md.
  Update deps
  Update changelog
  Revert "Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET" Revert "Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151"
  Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151
  Fix display of HHVM warning appearing when HHVM is not in use, fixes #8138
  Read classmap-authoritative and apcu-autoloader from project config when installing via create-project, fixes #8155
  Use possessive quantifiers
  Update xdebug-handler to 1.3.3
  fixes #8159
  Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET
  flag should come before script name
  use full command name, not abbreviated/alias
  modify text
  Document the alternatives to disable the default script timeout
  Anchor pattern
  Fix URL resolution for Composer repositories
  ...
5 years ago
Jordi Boggiano 79a300eaac
Merge branch '1.8' 5 years ago
Jordi Boggiano e7eecc6901
Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151 5 years ago
Jordi Boggiano ee506e0848
Merge pull request #8121 from gregorhyneck/run_plugins_manually_documentation
Add documentation how to run plugins manually
5 years ago
Rob Bast d63bf33848 flag should come before script name 5 years ago
Rob Bast 7f34189f91 use full command name, not abbreviated/alias 5 years ago
Rob Bast 1976da9ee9 modify text 5 years ago
Guilherme Rossato ce8afe1c95 Document the alternatives to disable the default script timeout
Mentioning and giving an example of the usage of the 4 options to disable the default script timeout of 300 seconds:
1. Static helper (already exists and kept).
2. Config key "process-timeout".
3. Environment variable "COMPOSER_PROCESS_TIMEOUT".
4. The "--timeout" parameter.
5 years ago
Kevin Boyd 5d615a16d1 Add documentation for Composer\\Config::disableProcessTimeout 5 years ago
Gregor Hyneck 4e14ac7640 Add documentation how to run plugins manually 5 years ago
Jim Birch 88852fbf1a Updates typo: nother-feature to another-feature 5 years ago
Jordi Boggiano 0317199507
Merge branch 'master' into 2.0 5 years ago
Mike Hatch 20ff8b22f2
Corrected a typo and two grammar errors. 5 years ago
Jordi Boggiano 9957807990
Merge branch 'master' into 2.0 5 years ago
John Stevenson ae9ed20812
Update 05-repositories.md 5 years ago
Nils Adermann 287419f6a0 Merge branch 'master' into 2.0
* master:
  Follow up to #7946 test: add solver flag to assert path execution
  Fix tests
  Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
  Recognize composer-plugin-api as a platform package, fixes #7951
  Quote wildcards to avoid issues in some shells, fixes #7960
  Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
  Soften hard exit after revert of composer file
  Make unixy proxy code POSIX compatible
  Update aliases.md
  Same but for Problem.php
  Better error message for present but incompatible versions
  Fix inconsistent casing
  Don't do (new Foo())->bar() - not 5.3-compatible
  Support identifying the HHVM version when not running with HHVM
5 years ago
Jordi Boggiano ff246e3e85 Merge branch '1.8' 5 years ago
Jordi Boggiano 4de1f021f5 Quote wildcards to avoid issues in some shells, fixes #7960 5 years ago
Jordi Boggiano 9adcdfcb88
Merge pull request #7962 from TekkCraft/patch-1
Update aliases.md
5 years ago
Marc Wilhelm f89f9439e4
Update aliases.md
Add composer command for alias.
5 years ago
JakeConnors376W 3b117da6d7
Fix inconsistent casing 5 years ago
Jordi Boggiano 9c32808782 Merge branch 'master' into 2.0 5 years ago
Will Otterburn 6d58b13ee4
Update installer commit to fix SHA384 bug
Installer linked is affected by #7669
5 years ago
Jordi Boggiano 4517c00d40 Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano 11bfe9970f
Merge pull request #7912 from kathyoungaligent/feature/no-api-config
Feature/no api config
5 years ago
Jordi Boggiano 2d7a8c67e8
Doc formatting fixes 5 years ago
Kath Young fbb9d20c33 Adjusted config name to be more descriptive, added documentation 5 years ago
Jordi Boggiano b89720b52a Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano f1297b11bc Merge branch '1.8' 5 years ago
Jordi Boggiano abcde19022 Document --no-check-all better, fixes #7889 5 years ago
Jordi Boggiano 02ceb74151 Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650 5 years ago
Jordi Boggiano 0b928b2a42 Merge branch 'master' into 2.0 5 years ago
Jordi Boggiano fc03ab9bba Add COMPOSER_DISABLE_NETWORK env var for debugging 5 years ago
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 5 years ago
Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 5 years ago
Andreas Möller 618122f897
Fix: Keep environment variables sorted by name 5 years ago
Jordi Boggiano 85ec111dee Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 6 years ago
Jérôme Deuchnord b0b00ad1fa Call a script recursively with extra parameters (#7720)
* Added support for calling scripts recursively (fixes #7562)
6 years ago
Jordi Boggiano 008475dee7
Use lowercase sha in docs 6 years ago
Jordi Boggiano 2528654c53 Merge branch '1.7' 6 years ago
dtranmobil 900e3b65db Update why-can't-composer-load-repositories-recursively.md (#7690) 6 years ago
Thomas Landauer abb6377caa Update 05-repositories.md
Fixed typo.
6 years ago
Alexey Kopytko e92eda5678
composer/composer#7384: update chat note based on code review feedback
Co-Authored-By: dmanners <dmanners87@gmail.com>
6 years ago
David Manners 96347fbea1 composer/composer#7384: add chat to support options
- update schema documents to note that chat is allowed,
 - validate that chat must be a string and a url similar to forum options
6 years ago
Alexey Pyltsyn ed3aa1870c Replace OSX with macOS 6 years ago
Christophe Coevoet 0ca5c6342d
Fix the doc markup
In *nix, the star needs to be part of the content, not of the markdown markup, and so it requires escaping.
6 years ago
Jordi Boggiano c5fa3bdde0 Migrate to repo.packagist.org for package metadata 6 years ago
Tomáš Votruba 10f707e316
basic usage - promote safe version range
I'm aware this just an example, but it [leads readers to see it a best practise](40642df5ec (r29802440)).

Having code with `"php": ">=5.4.0"` is pretty dangerous and will probably break with next major version.

```json
{
    "require": {
        "php": "^5.4"
    }
}
```

```json
{
    "require": {
        "php": "^7.1"
    }
}
```

is much more safer. Promoting best and proven practise should from *Basic usage* helps people to use composer the best way they can.

What do you think?
6 years ago
Jordi Boggiano 945adcf172 Fix doc ambiguity, fixes #7471 6 years ago
refael iliaguyev 2f347e1347 add alias `u` to the update command 6 years ago
refael iliaguyev b63e2de819 add alias `i` to the install command 6 years ago
Nathan Purcell dcdef95785
Update example for auth.json in BitBucket config
Remove the `config` level
6 years ago
Sam Pablo Kuper d7645a83a2 Document the versioning system used by Composer.
Fixes #7356.
6 years ago
mw-jko 635d96b5e5
add hint for possible need of gitlab-domains option 6 years ago
Hugo Locurcio a06ae28c69
Improve grammar in the programmatic Composer installation page 6 years ago
Jordi Boggiano 9de9c2b114
Merge pull request #7259 from tflori/doc-readme-patch
move readme description one level up
6 years ago
Jordi Boggiano ea78712822 Merge branch '1.6' 6 years ago
Jordi Boggiano eaf725d6a5
Merge pull request #7131 from pylebecq/doc-abandoned-prop
Add abandoned property in composer schema documentation
6 years ago
Jordi Boggiano f0a1eaaabf Clarify that inline aliases are root only, fixes #7217 6 years ago
Thomas Flori 6825592d65
move readme description one level up 6 years ago
Jordi Boggiano a8cf4a07fc Merge branch '1.6' 6 years ago
Jordi Boggiano 24ef605473 Clarify that #refs is root-only, fixes #7241 6 years ago
Jordi Boggiano 35ebb8b93f Merge branch '1.6' 6 years ago
Jordi Boggiano 89e138a593 Add hint about .local/bin to docs, fixes #7132 6 years ago
Jordi Boggiano 00031afa87
Merge pull request #7253 from tflori/patch-1
add readme to support fields in the schema docs
6 years ago
Jordi Boggiano a652039cc2
Merge pull request #7157 from xabbuh/patch-1
document the COMPOSER_MEMORY_LIMIT env var
6 years ago
Thomas Flori 05c9542db8
add readme to support fields in the schema docs 6 years ago
Moviuro 75be28d4a3
how-to-install-composer-programmatically.md: quotes are seatbelts 6 years ago
Jordi Boggiano d694687b86
Merge pull request #7128 from rogeriopradoj/patch-1
Add option "no-secure-http" for create-project
6 years ago
Sven Luijten 8f65518ed3 Avoid using 'just' in documentation 6 years ago
Christian Flothmann 47ce495454
document the COMPOSER_MEMORY_LIMIT env var
as implemented in 882b82d542
6 years ago
Pierre-Yves Lebecq efc744de76 Add abandoned property in composer schema documentation 6 years ago
Rogerio Prado de Jesus 7676a5e4ec
Add option "no-secure-http" for create-project
Refers to #5121, commit f13e0f975f
6 years ago
Jordi Boggiano 916b488c61
Merge pull request #7065 from katzien/master
Correct a tiny typo
6 years ago
Kat a34f88cb01
Change `dependencies` to `binaries` 6 years ago
Jordi Boggiano 9a3c0f7eda Tweak platform config docs, fixes #7067 6 years ago
Jordi Boggiano 9f34ee9892 Merge branch '1.6' 6 years ago
Jordi Boggiano 1f3c52d3af Doc tweak 6 years ago
Kat cd27cb1a95
Correct a tiny typo
`project b's` should be `project a's` in the example given
6 years ago
Jordi Boggiano b1bfb9bb65 Add PRE_COMMAND_RUN event, fixes #7002 6 years ago
Jordi Boggiano bcfb34b9c8
Merge pull request #7006 from tanarurkerem/patch-1
Update how-do-i-install-a-package-to-a-custom-path-for-my-framework.md
6 years ago
Jordi Boggiano ad8b44a4c8 Merge branch '1.6' 6 years ago
Jordi Boggiano f28feedf58 Update list of explicit VCS repo types, refs #7023 6 years ago
Jordi Boggiano 9b30d83c23 More license docs fixes 6 years ago
Jordi Boggiano 2e0a25e73f Update license docs 6 years ago
István Palócz 6ae8e340c1
Update how-do-i-install-a-package-to-a-custom-path-for-my-framework.md
Title changed
6 years ago
Jordi Boggiano 882b82d542 Add COMPOSER_MEMORY_LIMIT env var to force a given memory_limit, fixes #6931 6 years ago
Gabriel Caruso 486e580db2 Clean up documentation 6 years ago
Martin Hujer 9bb4cce0b8 Fixes typos in docs 6 years ago
Martin Hujer 149a5e9401 Change links to prevent unnecessary redirect 6 years ago
Martin Hujer 58a62dceab Change http to https where possible 6 years ago
Mathias Brodala 8424235fac Rename to "scripts-descriptions" 7 years ago
Mathias Brodala 80d0c2029b Move "scripts-description" to toplevel
Fixes #6881
7 years ago
Jordi Boggiano 8bc02d1aed
Merge pull request #6904 from brettsantore/doc-update
clarify optionality of package in require command
7 years ago
Jordi Boggiano 226eb7e657
Merge pull request #6906 from sonjaq/patch-1
Corrects troubleshooting.md documentation link by removing space
7 years ago
Jordi Boggiano 0a09886307
Merge pull request #6880 from mbrodala/patch-2
Document arguments for custom commands
7 years ago
Jordi Boggiano 525e6cddaa
Add check-platform-reqs to docs 7 years ago
Jordi Boggiano 5f382e1e63
Merge pull request #6899 from kohkimakimoto/update-doc
update doc
7 years ago
Sonja Leaf 20cdfd09ae
Corrects documentation link by removing space
There was an extra space lurking that prevented a link from rendering. The space is now removed.
7 years ago
Brett Santore 449ecf098d clarify optionality of package in require command 7 years ago
Kohki Makimoto afa0b14389 update doc 7 years ago
Mathias Brodala 4721a7c2c8
Document arguments for custom commands
Custom commands support the same pattern to pass arbitrary arguments like the "run-script" Composer command.
7 years ago
Dane Powell 8695fd6948
Clarified language on branch naming for forks 7 years ago
Saul Wilcox bb97383772
Add 'remove' to example global commands
Common and useful enough to be explicitly stated in docs
7 years ago
Jordi Boggiano 308cf07973
Merge pull request #6781 from cafferata/patch-1
Update 03-cli.md
7 years ago
Jordi Boggiano 4ab34c22fa
Merge pull request #6740 from croensch/master
also support NO_PROXY
7 years ago
Jordi Boggiano 41a9357d4b Merge remote-tracking branch 'thom8/script_help' 7 years ago
Jordi Boggiano 9df22654c3 Merge remote-tracking branch 'grasmash/issue-6661-whitelist-all-deps' 7 years ago
Jeffrey Cafferata b36622d316
Update 03-cli.md
Package `fabpot/php-cs-fixer` is, so I replaced it with `friendsofphp/php-cs-fixer`.
7 years ago
croensch 6da92e98ac also support NO_PROXY
since WINDOWS can only have one case and that is usually upperase
7 years ago
Petr Heinz 7d06c3b9b8 typo "semvar" => "semver" 7 years ago
Bartek Zdanowski dc693c3a6e fixed caret sub title link in the article
Fixed link to Caret version range paragraph
7 years ago
Thom Toogood bf880ad5e0 Allow custom script descriptions. 7 years ago
Matthew Grasmick 2e9e7ddd99 Updating docs. 7 years ago
Jordi Boggiano 92458596ea Merge branch '1.5' 7 years ago
Jordi Boggiano 69ecb2403e Add upgrade alias to update, fixes #6649 7 years ago
Jordi Boggiano 7c0a774157 Merge pull request #6654 from andrewryantech/patch-1
Update why-can't-composer-load-repositories-recursively.md
7 years ago
Nils Adermann 90b802a732 Documentation: Wording on multi version package repo doc 7 years ago
Jordi Boggiano eb61069058 Merge pull request #6613 from decadence/patch-1
Note for aliases
7 years ago
andrewryantech a6d0ecd13f Update why-can't-composer-load-repositories-recursively.md 7 years ago
Deamon bff904d11c add example on how to add several version of a package 7 years ago
Victor Isadov 4a4bd4a6a2 Note for short names 7 years ago
Victor Isadov 884a605bbe Update 03-cli.md 7 years ago
Victor Isadov 7968016d26 Update 03-cli.md 7 years ago
Victor Isadov 4c165f9718 Update 03-cli.md 7 years ago
Jordi Boggiano 0292a2f78f Merge pull request #6605 from decadence/patch-1
Update versions.md
7 years ago
Victor Isadov 2bb5c79ea4 Update versions.md 7 years ago
Mohamed Chraiet c2815e9df0 Typo correction
Should be repository instead of respository.
7 years ago
Jordi Boggiano b07be842a0 Remove feature-branches option as it is misnamed and duplicates the non-feature-branches option, refs #6475 7 years ago
Jordi Boggiano c2da4e0e0e Merge pull request #6582 from jasonquick/patch-1
Improve BitBucket driver usage documentation
7 years ago
Jordi Boggiano 474834e8a9 Wording tweaks 7 years ago
jasonquick 5b6d954528 Clarify use of auth.json file 7 years ago
jasonquick 88b88319b5 Improve BitBucket driver usage documentation
Clarified and expanded the documentation for private repositories using the BitBucket driver. Emphasized the use of the COMPOSER_AUTH variable to encourage people not to save their credentials in composer.json. Pointed out that git endpoints don't seem to work.
7 years ago
Alex Mersdorf 1d66852c6e Update 04-schema.md
Added line to try and clarify, that any dev/non-minimum-stability Requirement needs to be added to root composer.json as well.
7 years ago
Jordi Boggiano 020805dd6f More version doc updates 7 years ago
Jordi Boggiano 91fcb6cba1 Clarify version doc titles 7 years ago
Jordi Boggiano 69282de829 Fix env var docs 7 years ago
Wil Hall 9e2cd9e717 Word wrap htaccess-protect option documentation 7 years ago
Wil Hall 6b806d3afd Add cli documentation for COMPOSER_HTACCESS_PROTECT env variable 7 years ago
Wil Hall bf088c76c4 Simplify documentation for htaccess-protect config option 7 years ago
Wil Hall f0924fb878 Add htaccess-protect option for disabling the creation of .htaccess files 7 years ago
Jordi Boggiano cc9234562d Merge pull request #6475 from NamelessCoder/featurebranches
Add support for feature-branches setting
7 years ago
Jordi Boggiano 1d9434af45 Merge pull request #6095 from teolaz/teolaz1990-doc-patch
Teolaz1990 doc patch
7 years ago
Mathias Brodala 112ff7b61d Fix typo in docs
Fixes a typo from #6477
7 years ago
Michael King e7d2682204 Example of disabling packagist.org globally
Obviously this is not a common use case, but it is good for isolated networks. As far as I could tell, this was not documented, but I figured it out by looking through the code.
7 years ago
Claus Due 965f1f42d1 Add support for feature-branches setting
A negative list of non-feature-branches names
is already supported - this patch adds a list of
branches names which *will* be considered as
feature branches.

Allows changing the currently hardcoded set of
expected feature branch names, from:

* master|trunk|default|develop

To any set of names or patterns that you desire.
7 years ago
Jordi Boggiano 9aadbe2728 Minor wording tweak
Closes https://github.com/composer/getcomposer.org/issues/113
7 years ago
Jonas Thelemann f3aa1885bb Remove Deprecated Licenses
These licenses are deprecated in spdx spec v2 (https://spdx.org/licenses/).
7 years ago
Nick Booher 222440c7f2 Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md 7 years ago
Nick Booher c79d4b6a9f Fix grammar and match form of similar questions 7 years ago
Javier Eguiluz 4a3d57b166 Typo 7 years ago
Javier Eguiluz 5f6d42a0b0 Package names are case insensitive 7 years ago
Javier Eguiluz 5f09df6070 [Doc] Explained a bit more about the possible contents of the "name" property 7 years ago
Fabien Bourigault df85bc3ac3 update cli documentation 7 years ago
frezno 5a3891d5d9 Correct path 7 years ago
Roman Kluth aa784bc1a5 Update 01-basic-usage.md 7 years ago
Thorsten Frommen 8c388a6a4d Fix typo 7 years ago
Nils Adermann 001fe8afcf Merge branch 'docs-improve'
* docs-improve:
  Docs: cleanup version branches section
  Docs: those/these composer/Composer
  Docs: notice => note
  Docs: Fix shell sample output
  Docs: Add back a second clear note about hardcoded versions in VCS
  Docs: HHVM is not called HipHop
  Docs: versions plural, and update == rm lock&install
  Docs: don't use short forms, it => composer
  Docs: composer.lock lists versions, not constraints
  Docs: superfluous comma & it => Composer
  The confusing part is probably rather constraints and how versions work, not what they are
  Docs: Clarify what "It" stands for
  Finished reworking docs to clarify points about versioning (fixes #6088)
  Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088)
  Added some useful overview information about repositories in the Basic Usage documentation.
7 years ago
Nils Adermann cd224ad44b Docs: cleanup version branches section 7 years ago
Nils Adermann 6c07bb1fb7 Docs: those/these composer/Composer 7 years ago
Nils Adermann 4a20d5d98b Docs: notice => note 7 years ago
Nils Adermann 138fb5b6af Docs: Fix shell sample output 7 years ago
Nils Adermann d835983b15 Docs: Add back a second clear note about hardcoded versions in VCS 7 years ago
Nils Adermann faac4d56b4 Docs: HHVM is not called HipHop 7 years ago
Nils Adermann 78565d00b9 Docs: versions plural, and update == rm lock&install 7 years ago
Nils Adermann 4ccf5b6535 Docs: don't use short forms, it => composer 7 years ago
Nils Adermann 586e0d6cdb Docs: composer.lock lists versions, not constraints 7 years ago
Nils Adermann 18a4aecef5 Docs: superfluous comma & it => Composer 7 years ago
Nils Adermann 7bdc929e6d The confusing part is probably rather constraints and how versions work, not what they are 7 years ago