提交歷史

作者 SHA1 備註 提交日期
  Nils Adermann 88e3f24b91 Fix description of test case 5 年之前
  Nils Adermann 9858718ef6 Give a clearer error message explaining how to update a conflicting locked dependency 5 年之前
  Nils Adermann 1b55b466fb require: Add with-dependencies and with-all-dependencies as alternative option names 5 年之前
  Jordi Boggiano 379baa1560 Merge pull request #8717 from naderman/t/pool-builder-allow-list 5 年之前
  Nils Adermann f7b5cbd1fc Lock file should not contain new aliases for packages which were not updated 5 年之前
  Nils Adermann 5ad93959cf PoolBuilder: On partial update of a new dep with mutual replace, unfix replacer 5 年之前
  Nils Adermann 613450e58a PoolBuilder: properly clean up alias packages when unfixing packages 5 年之前
  Nils Adermann 2dfbf3692a PoolBuilder: Remove null default for io 5 年之前
  Nils Adermann 14000e7575 PoolBuilder: Ensure alias references get removed when unfixing a locked package 5 年之前
  Nils Adermann c270d3cfa6 PoolBuilder: make io non-nullable, NullIO can be used instead 5 年之前
  Nils Adermann 71c3c63b54 Remove unused variable assignment 5 年之前
  Nils Adermann 9fb09049ff Rename and document constants for partial update behavior 5 年之前
  Jordi Boggiano 800491175b Avoid failing cleanup when a package gets uninstalled 5 年之前
  Jordi Boggiano 6e45a53e76 Add support for relative paths in handling of install-path for the installed.json 5 年之前
  Jordi Boggiano 1b1d59ee6c Make FileDownloader always download file first in vendor-dir/composer/$tmp instead of next to install path to avoid issues with custom installers not being loaded when downloading on first install, and use cleanup method properly 5 年之前
  Jordi Boggiano 918768fc54 Make sure we get a temporary dir which is unique 5 年之前
  Jordi Boggiano 73251691a0 Avoid emptying the directory before extracting an archive into it, check that it is empty instead 5 年之前
  Nils Adermann fc40fefa6f Make sure nameConstraints is always set when loading a name 5 年之前
  Nils Adermann ef42d323b1 Test: partial update adding a new dep on a locked package should mark it for update 5 年之前
  Nils Adermann 443553423b Mark replaced packages for update when using --with-dependencies 5 年之前
  Nils Adermann 17b50157e4 Test: composer update new/plg --with-dependencies updates locked transitive deps 5 年之前
  Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist 5 年之前
  Nils Adermann 01fe92905a The update allow list is now generated while building the pool 5 年之前
  Nils Adermann da84763f03 Move partial update handling to pool builder 5 年之前
  Jordi Boggiano 6679dde713 Merge pull request #8693 from enumag/patch-2 5 年之前
  Jordi Boggiano dc608e2eac Merge pull request #8702 from GrahamCampbell/patch-1 5 年之前
  Graham Campbell fd63588dce Fixed up tests 5 年之前
  Jáchym Toušek 3bf46a77f9 Update RequireCommand.php 5 年之前
  Jáchym Toušek bbb781b1ed Add --dry-run to composer require 5 年之前
  Jordi Boggiano 7a05286f55 Fix build 5 年之前