Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 0b9c658bef Add plugin-api-version used to generate a lock file in itself il y a 4 ans
  Nils Adermann 0873c4099b Merge branch '1.9' il y a 5 ans
  Nils Adermann 6a335a459c Move test file parsing into try/catch block to avoid phpunit swallowing errors il y a 5 ans
  Arnout Boks 22caa0f097 Add tests for installer with lock: false il y a 5 ans
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) il y a 6 ans
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method il y a 6 ans
  Jordi Boggiano a1c5754b1f Make sure tests run non-interactively il y a 7 ans
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 il y a 7 ans
  Matthew Grasmick 776977f597 Fixing method name. il y a 7 ans
  Matthew Grasmick 3826e51caa Renaming some methods and props. il y a 7 ans
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. il y a 7 ans
  Jordi Boggiano 122e422682 CS fixes il y a 7 ans
  Jordi Boggiano eb84ca564f Use unique cache dir for integration tests as well il y a 8 ans
  Rob Bast baa84d9be1 adjust test and assertion to be more flexible il y a 9 ans
  Jordi Boggiano 8771eca527 Merge remote-tracking branch 'curry684/issue-4767' il y a 9 ans
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface il y a 9 ans
  Niels Keurentjes 3e06c801f4 Cleaned up check+conversion that was no longer required. il y a 9 ans
  Niels Keurentjes 523362c7c5 Cleaner notation for expected exceptions in fixtures. il y a 9 ans
  Niels Keurentjes 639ee0701c Introduced more generic, less invasive way to test for exceptions in fixtures, more in line with how phpunit works. il y a 9 ans
  Niels Keurentjes e5fe3d8a3b Expanded InstallerTest to support expecting Exceptions by supplying "EXCEPTION" as "--EXPECT--" il y a 9 ans
  Jordi Boggiano ce08582671 Fix CS il y a 9 ans
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' il y a 9 ans
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker il y a 9 ans
  Jordi Boggiano 6a64041055 CS fixes il y a 9 ans
  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 il y a 9 ans
  Rob Bast cb336a5416 Implement writeError throughout Composer il y a 10 ans
  Jordi Boggiano 0b4a9235f4 CS fixes il y a 10 ans
  Nils Adermann 5e5eb069dc Don't use a regex to parse installer tests to allow for longer tests il y a 10 ans
  Nicolas Grekas 98b254a3ec split update --prefer-lowest and --prefer-stable il y a 10 ans
  Nicolas Grekas 4a0feb0189 add --prefer-lowest-stable to update command il y a 10 ans