8484 Commits (e7051de1a4226d1503e328afe80aa40244a597b9)
 

Author SHA1 Message Date
Sascha Egerer 50cb5fe3da Update all whitelist matching root dependencies
The update command can receive a pattern like `vendor/prefix-*`
to update all matching packages.
This has not worked if multiple packages, depending on each other,
where matched to the given pattern. No package has been updated
in this case as only the first package matching the pattern was
added to the whitelist.
6 years ago
Nils Adermann 386382503d Add a test for autoloading if a package is only required via replacing name 6 years ago
Den Girnyk 3b6b63784f Fix: Keep replaced packages for autoload dumping with --no-dev 6 years ago
Jordi Boggiano f599ebf55b
Merge pull request #7925 from localheinz/fix/empty
Fix: Remove empty node
6 years ago
Jordi Boggiano f1297b11bc Merge branch '1.8' 6 years ago
Andreas Möller ea333aa134
Fix: Remove empty node 6 years ago
Jordi Boggiano abcde19022 Document --no-check-all better, fixes #7889 6 years ago
Jordi Boggiano 2200043a43
Merge pull request #7900 from Great-Antique/fix-dumpautoload-no-dev-packages-resolving
Fix: Keep replaced packages for autoload dumping with --no-dev
6 years ago
Jordi Boggiano b7d1f87848 Fix tests 6 years ago
Jordi Boggiano 66a77ed210 Merge branch '1.8' 6 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 6 years ago
Jordi Boggiano 61bd9f83f1 Merge remote-tracking branch 'Dzhuneyt/6650-disable-cache-argument' 6 years ago
Jordi Boggiano a9aaa25d4c Fix compat with Symfony Process 4.2, fixes #7923 6 years ago
Jordi Boggiano 4fdebb1b69 Merge branch '1.8' 6 years ago
Jordi Boggiano c5cc178375 Update to latest CA bundle 6 years ago
Jordi Boggiano fa8d33d0ed
Merge pull request #7869 from fancyweb/add-interactive-inputs-to-buffer-io
feat(buffer-io): add the possibility to set user inputs for interactive questions
6 years ago
Jordi Boggiano ff815bbae7
Merge pull request #7868 from fancyweb/add-helper-set-to-buffer-io
feat(buffer-io): add question helper to helper set
6 years ago
Jordi Boggiano c669269ec0
Merge pull request #7867 from fancyweb/use-precise-helper-set
fix(application): use precise helper set
6 years ago
Jordi Boggiano 455b904267
Merge pull request #7909 from xuanquynh/add_alias_of_run_script_command
Add alias of run-script command
6 years ago
Jordi Boggiano 40cf7cb2f7 Merge branch '1.8' 6 years ago
Jordi Boggiano d2085936fe
Merge pull request #7897 from glaubinix/f/cleanup-tmp-dir
Archive: cleanup temp dir on download error
6 years ago
Kath Young 8b1f8a4629 Add no-api in the config as an acceptable config 6 years ago
Kath Young 3d1e0e79cc Allow for no-api for Github to be a composer configuration as well as repo specific 6 years ago
Nguyễn Xuân Quỳnh bcff704bc5 Add alias of run-script command 6 years ago
Jordi Boggiano 0fca816d8f
Merge pull request #7871 from petecoop/patch-1
Fix spelling mistake on Cygwin
6 years ago
Jordi Boggiano 8b90aadbe0
Merge pull request #7857 from chr-hertel/feature/php-exec-path
Adding PHP_BINARY as env var to script execution
6 years ago
Jordi Boggiano 177536d004
Merge pull request #7886 from kaznovac/patch-1
expose compile script call to composer.json
6 years ago
Den Girnyk 5b78ea529a
Fix: Keep replaced packages for autoload dumping with --no-dev 6 years ago
Stephan Vock 59360983c6 Archive: cleanup temp dir on download error 6 years ago
Marko Kaznovac cc4e5ec281
add compile script call to composer.json
expose call for compiling `composer.phar` in composer json, along with description
6 years ago
Dzhuneyt Ahmed 8c30b12bd9 Added no-cache argument to "composer install" and "composer update" 6 years ago
Dzhuneyt Ahmed 750692227f Added no-cache argument to "composer install" 6 years ago
fancyweb a9d6068c57 feat(buffer-io): add the possibility to set user inputs for interactive questions 6 years ago
Pete Cooper ea48bad401
Fix spelling mistake on Cygwin 6 years ago
Jordi Boggiano 154ae6fae2
Merge pull request #7860 from localheinz/feature/validate
Enhancement: Validate composer.json on Travis
6 years ago
Jordi Boggiano b9657ba4ce
Merge branch 'master' into feature/validate 6 years ago
Jordi Boggiano 8f043be89c
Merge pull request #7861 from localheinz/feature/editorconfig
Enhancement: Add .editorconfig
6 years ago
Jordi Boggiano ffa412c464
Merge pull request #7863 from localheinz/feature/schema
Enhancement: Reference phpunit.xsd as installed with composer
6 years ago
Andreas Möller db4ec12a24
Enhancement: Add .editorconfig 6 years ago
Jordi Boggiano e2590a4e6e
Merge pull request #7864 from localheinz/feature/matrix
Enhancement: Explicitly configure build matrix to maintain order
6 years ago
Jordi Boggiano 9262e2a6ac
Merge pull request #7862 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
6 years ago
Jordi Boggiano eda9399f80
Merge pull request #7865 from localheinz/fix/sudo
Fix: Remove sudo configuration
6 years ago
fancyweb 45a7b8e1c2 feat(buffer-io): add question helper set 6 years ago
fancyweb 4b2e63704b fix(application): use precise helper set 6 years ago
Andreas Möller bd2a46cf5d
Fix: Remove sudo configuration 6 years ago
Andreas Möller 05e86c2c07
Fix: Remove non-existent attribute 6 years ago
Andreas Möller ae321cfa7c
Enhancement: Explicitly configure build matrix to maintain order 6 years ago
Andreas Möller 8f3946fc3a
Enhancement: Reference phpunit.xsd as installed with composer 6 years ago
Andreas Möller 9f2dd5c612
Fix: Consistently indent with 2 spaces 6 years ago
Andreas Möller 4fc305456a
Enhancement: Validate composer.json on Travis 6 years ago