7738 Commits (d30d5b36ed409bbbc6f967620e9d0fa4066a974c)
 

Author SHA1 Message Date
Jordi Boggiano 4c4f516ea2 Make sure binaries are recreated before POST-hooks fire 7 years ago
Jordi Boggiano 17ec4c17b0 Set COMPOSER_DEV_MODE for all events and not just POST hooks 7 years ago
Nils Adermann 7dffe79a0f Update tests of solver problem message to match new message 7 years ago
Nils Adermann f40f95b269 Add a note that a user could have forgotten to add a custom repo if package not found 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
Kévin Dunglas 78a62f8901
Deploy PHAR to GitHub releases 7 years ago
Zachary Flower a59f7399bf Use environment variables to define default values instead 7 years ago
Zachary Flower 8d6f8a6f42 Reverse new config-file changes 7 years ago
Nils Adermann 685bc08c0a Improve the error on init/require if a package could not be found 7 years ago
Gawain Lynch f74c6f4620
Update tests to handle optional QuestionHelper::setInputStream() availability 7 years ago
Gawain Lynch f96e0e033b
Use Terminal class for dimensions post Symfony 3.2 7 years ago
Gawain Lynch 157075b996
Migrate ConsoleIO::select to use QuestionHelper and ChoiceQuestion 7 years ago
Gawain Lynch 8b42aed060
Create a local escapeArgument() for Symfony 4 compatibility. 7 years ago
Gawain Lynch 3a491a9b34
Add Syfmony 4.0 component constraints 7 years ago
Jordi Boggiano bfed974ae9 Merge branch '1.5' 7 years ago
Jordi Boggiano fc9f8c2007 Fix tests 7 years ago
Jordi Boggiano 308cf07973
Merge pull request #6781 from cafferata/patch-1
Update 03-cli.md
7 years ago
Jordi Boggiano 26a50b3762 Merge branch '1.5' 7 years ago
johnstevenson b1aed48e1a Fix bug setting COMPOSER_ORIGINAL_INIS
This variable stores the loaded ini file and any additional scanned ini
files, separated by a path-separator. The loaded ini file should always
be present, even if it is an empty value. Unfortunately I removed any
empty value to parse the ini files, then used the truncated list to set
the variable.

This bug surfaced on docker php images. These do not have a specific
php.ini but store all their settings in the location(s) configured at
build time using --with-config-file-scan-dir.
7 years ago
Jordi Boggiano 14dc4b20df
Merge pull request #6746 from renanbr/diagnose-with-php-bin-info
add php version and binary to the dignose command
7 years ago
Jordi Boggiano 4ab34c22fa
Merge pull request #6740 from croensch/master
also support NO_PROXY
7 years ago
Mihai Plasoianu 02b57ff4a2 Return non-zero exit code with --strict and single package 7 years ago
Jérôme Vasseur 71c2ecbace Fix platform package detection in VersionParser 7 years ago
Jordi Boggiano 11f1e03739 CS tweaks 7 years ago
Minh-Quan TRAN 007ca5ff6a workaround for gitlab installation with relative url
Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
7 years ago
Jordi Boggiano ba53a2d0e6 CS fixes 7 years ago
Jordi Boggiano 41a9357d4b Merge remote-tracking branch 'thom8/script_help' 7 years ago
Jordi Boggiano 7c7c91344a Avoid some error paths, refs #6678 7 years ago
Jordi Boggiano b94d55d1a9 Merge remote-tracking branch 'lulco/search-similar-package' 7 years ago
Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 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
Rob da11ed3e6f
Merge pull request #6770 from DQNEO/patch-1
add PHP 7.2 in travis
7 years ago
DQNEO 20d6f87928
add PHP 7.2 in travis 7 years ago
Renan de Lima f1fb969a3a add php version and binary to the dignose command 7 years ago
Zachary Flower 9ed0a2d35f Use default configs, where applicable, in init 7 years ago
Zachary Flower 6ce11697ec Load default config in with other configs 7 years ago
Zachary Flower 9c109dfea1 Add default config source to Config class 7 years ago
croensch bd6168ef85 fix pull 6740
wrongly copied the check, either must be in not-empty
7 years ago
croensch 6da92e98ac also support NO_PROXY
since WINDOWS can only have one case and that is usually upperase
7 years ago
Arjan a03efa2fda Composer init - abandoned package warning
Added warning for abandoned packages in case more than one package is found for require / require-dev in composer init.
7 years ago
闫兴茂 fb306b6eb7 Update [] to array synax 7 years ago
闫兴茂 64b3b6b105 Merge branch 'master' of github.com:composer/composer 7 years ago
闫兴茂 f83883b2f6 Add command check-platform-reqs 7 years ago
Kunal Mehta 2a38417653 Sort vendor/composer/installed.json deterministically
Just like composer.lock, sort installed.json in order of the package
names. This makes it easier to review diffs when this file is changed.
7 years ago
Jordi Boggiano edece864e7 Merge pull request #6692 from PetrHeinz/patch-1
typo "semvar" => "semver"
7 years ago
Petr Heinz 7d06c3b9b8 typo "semvar" => "semver" 7 years ago
Jordi Boggiano e12e0335a4 Merge pull request #6677 from kalessil/master
SCA with PHP Inspections (EA Extended)
7 years ago
Jordi Boggiano c0eb32669a Remove comment 7 years ago
Jordi Boggiano 7e067be1df Merge pull request #6679 from zdanek/patch-1
fixed caret sub title link in the article
7 years ago