Commit History

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