1
0
Fork 0
composer/tests/Composer/Test/Package
Yanick Witschi 6ba0f3adf9 Merge branch 'master' into filter-packages
* master: (59 commits)
  Update deps
  Reuse repository manager and others directly from the Composer instance, refs #9057
  Fix usage of create-project with local filesystem repos
  Fix return value
  Add support for multiple --repository additions in create-project, and make --add-repository delete the lock file, fixes #8853
  Remove cygwin php handling in UAC elevation
  Clean up a little to make impl less invasive and to handle replacers/providers
  Supply event dispatcher in Create Project Command
  Avoid attempting to use /etc/xdg as base config home, fixes #9053, refs #9045
  Create an issue @ Docker repository on tag
  Mark transaction classes internal, refs #8827
  Prepare 1.10.9 release
  Remove highest/lowest builds for 1.10 maintenance branch
  Fix bitbucket detection of redirects to login page, fixes #9041
  Fix doc comment
  Fixed spelling mistake
  Add Windows UAC elevation to self-update command
  GitLab: clarify interactive auth prompt
  Improve support for XDG and default to XDG config dir if both that and ~/.composer are available, fixes #9045
  Fix #9033 - inconsistent behavior with minor-only flag
  ...
2020-07-17 14:30:12 +02:00
..
Archiver Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 2020-06-04 16:08:23 +02:00
Dumper Add funding field to composer.json 2020-02-14 10:08:35 +01:00
Loader Get rid of default branch handling in version guesser as it is way too time intensive at every initialization 2020-06-24 21:16:16 +02:00
Version Fix guessing of default branch when HEAD is a non-feature-branch 2020-06-26 16:16:16 +02:00
BasePackageTest.php Reuse operation formatting logic in downloaders 2020-06-17 12:33:02 +02:00
CompletePackageTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
LockerTest.php Merge branch 'master' into 2.0 2020-02-28 13:31:56 +01:00
RootAliasPackageTest.php Get rid of EmptyConstraint 2020-06-05 16:52:24 +02:00