提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano 9cab8c10cc Merge branch 'master' into 2.0 5 年之前
  Jordi Boggiano 0b9c658bef Add plugin-api-version used to generate a lock file in itself 5 年之前
  Jordi Boggiano 39fb2cc51c Fix case 5 年之前
  Jordi Boggiano 292d4b3c8f Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev 5 年之前
  Jordi Boggiano dd556f989b Use LockArrayRepository instead of RepositoryInterface to clearly indicate which type of repo it is in some places 6 年之前
  Nils Adermann c50d236378 Correctly load branch aliases from lock file 6 年之前
  Nils Adermann eaae360ce6 Correcting lock files in test cases and updating output 6 年之前
  Nils Adermann a114e26841 Correctly load aliases in lockedRepository to fix alias install output 6 年之前
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 6 年之前
  Jordi Boggiano 8dfadd99d1 Merge branch '2.0' into fix/unused 6 年之前
  Nils Adermann 9053d74282 Merge branch '2.0' into solve-without-installed 6 年之前
  CZechBoY a062cd1a31 added phpstan on level 0 7 年之前
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes 7 年之前
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 7 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  Filippo Tessarotto 277f32d388 Lock _readme: remove outdated hashtag link part, closes #7096 7 年之前
  Andreas Möller 5e68566ce6 Fix: Typo / wording 8 年之前
  Andreas Möller 6059acf0a3 Fix: Remove unused parameter and field 8 年之前
  Sergey Shcherbin c890d660cd Changed date format to DATE_RFC3399 for packages with git/hg repositories 8 年之前
  Jordi Boggiano 122e422682 CS fixes 8 年之前
  Jordi Boggiano 8313e86877 Remove hash from composer.lock as content-hash has been out over a year and since 1.0.0-alpha11, refs #5653 9 年之前
  Jordi Boggiano 6c9b161c43 Re-use locker content hash logic to generate dist reference, refs #4515 10 年之前
  Jordi Boggiano ce08582671 Fix CS 10 年之前
  Jordi Boggiano 0cbf679f21 Avoid failing to write the lock file if a lock file is present but corrupt/conflicted 10 年之前
  Jordi Boggiano 66acee7feb Add config.platform to the list of locked properties 10 年之前
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' 10 年之前
  Zsolt Szeberenyi 62630e5c69 Fix strict comparison of the content hash 10 年之前
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker 10 年之前
  Kunal Mehta 14d1f0f3f6 Move VersionParser::parseLinks() to ArrayLoader::parseLinks() 10 年之前
  Zsolt Szeberenyi 50b560fe4c Add the hash of the parsed content of the composer.json to the lock file, and use it to verify the json is not changed 10 年之前