提交歷史

作者 SHA1 備註 提交日期
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 年之前
  Jordi Boggiano ee3fd0f745 Merge remote-tracking branch 'adrianosferreira/package-install-method-cli' 5 年之前
  Adriano Ferreira 607d491921 Implemented way to add packages into suggest through CLI 5 年之前
  Adriano Ferreira 5ea6fd0bcb Implemented way to use preferred-install for defining granular preferences through CLI 5 年之前
  Jordi Boggiano 14f2a6dd9a Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249 5 年之前
  Rob Bast 080b0f27e9 add missing testcase 5 年之前
  Andreas Möller 79828f7543 Enhancement: Assert that key is removed when value is null 7 年之前
  Jordi Boggiano c8aea719b1 CS fixes 7 年之前
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 年之前
  Deamon 3d753b117b add test on remove mainkey at end of file 7 年之前
  Sven Münnich d51ef83a43 Fix case insensitivity of ‘require’ command 7 年之前
  Jordi Boggiano 122e422682 CS fixes 7 年之前
  Jordi Boggiano e38ebefc7e Update packagist default repo to be packagist.org 8 年之前
  Jordi Boggiano 5ee22f25ba Rework JSON matching to use a properly recursive pattern, fixes #5771 8 年之前
  Jordi Boggiano 092dec9596 Add failing test for #5771 8 年之前
  Jordi Boggiano 135783299a Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 年之前
  Daniel Iancu 3bdb0ee5fd Fix addMainKey method of JsonManipulator with content having $n 8 年之前
  Jordi Boggiano edebbef98a Add test and fix for very large repos, moar possessive quantifiers, fixes #5104 8 年之前
  Jordi Boggiano ce08582671 Fix CS 9 年之前
  Jordi Boggiano 27aac31970 Fix tests for autocrlf=true checkouts, fixes #4049 9 年之前
  Jordi Boggiano ab02867015 Use natural sort to sort packages, refs #3872 9 年之前
  Jordi Boggiano 081e26f4d7 Merge remote-tracking branch 'localheinz/feature/sort-packages' 9 年之前
  Jordi Boggiano fa398e14c7 Fix indent detection in json files when an empty line starts the object 9 年之前
  Jordi Boggiano 32a479a1e7 Fix subkey manipulation when the main key does not exist yet 9 年之前
  Andreas Möller 32538a21a2 Enhancement: Sort packages by importance, then alphabetically 9 年之前
  Jordi Boggiano 6c971c3028 Fix regex matching and add more tests for addSubNode, refs #3721, fixes #3716 10 年之前
  Rob Bast fb54429941 solve edge case for `composer remove vendor/pkg` 10 年之前
  Jordi Boggiano bef89604e2 Fix parsing of strings, fixes #3543 10 年之前
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages 10 年之前
  Jordi Boggiano 55a6a1c3d4 Add support for nested arrays in the json manipulator, fixes #3296 10 年之前