Commit History

Author SHA1 Message Date
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 years ago
  Jordi Boggiano 32e2e09c89 Merge pull request #8580 from IonBazan/bugfix/install-notifications 5 years ago
  Ion Bazan 2ff73a8797 respect `notify-on-install` option 5 years ago
  Jordi Boggiano 4e4304ae7d Fix 5 years ago
  Jordi Boggiano 0b4763e6c7 Make it clear which package the error is for when detecting uncommitted changes 5 years ago
  Jordi Boggiano f4762ef021 Merge branch '1.9' 5 years ago
  Jordi Boggiano ca0b236804 Update changelog 5 years ago
  Jeroen Versteeg cabf373bf4 Added test for exclude-from-classmap (see issue #8563) 5 years ago
  Jordi Boggiano 460c673cc4 Use Authorization header instead of deprecated access_token query param, fixes #8454 5 years ago
  Jordi Boggiano 006c3de542 Fix tests and make TTY usage on ProcessExecutor cleaner 5 years ago
  Jordi Boggiano f572636628 Add support for TTY mode on Linux/OSX in script handlers when running in interactive mode, fixes #5856, fixes #3299, closes #4036 5 years ago
  Jérôme Billiras 58e2956b95 Allow referencing scripts to extends @composer 5 years ago
  Jordi Boggiano d14d411fa4 Add --dry-run to require and remove commands, fixes #7793 5 years ago
  Nils Adermann fdfdee03c1 Remove unused argument to pool->match 5 years ago
  Nils Adermann 4f44b7b221 Remove unused policy function findUpdatePackages 5 years ago
  Jordi Boggiano a1fe64152d Minor Installer cleanups 5 years ago
  Jordi Boggiano 2f4ea3a463 Fix show command, refactor RepositorySet constructor 5 years ago
  Jordi Boggiano 38f6ae2c4e Fix react/promise usage for v2 5 years ago
  Nils Adermann 65dfb26c77 Merge pull request #8558 from Seldaek/error-reporting 5 years ago
  Jordi Boggiano 189d5adab0 Fix reporting of replace conflicts to not mention provides 5 years ago
  Jordi Boggiano ec90c17e3b Fix conflict order to be more accurate 5 years ago
  Jordi Boggiano 1e68555e0a Sanitize URLs in getRepoName and centralize the Url sanitization process 5 years ago
  Jordi Boggiano c41df325d8 Remove RepositorySet from Solver and remove getPool from RepositorySet 5 years ago
  Jordi Boggiano f982a10447 Update after rebase 5 years ago
  Jordi Boggiano 1d4cdb60d0 Improve error reporting for conflicts/replaces of various kinds, fixes #7254 5 years ago
  Jordi Boggiano 6c9d9e775c Clean up and deduplicate the output of RULE_LEARNED 5 years ago
  Jordi Boggiano e6029d725a Add individual test checking for clashes between requirements at root and transitive dependency level 5 years ago
  Jordi Boggiano 29efc473a1 Suggest which providers could be required to fulfill a virtual package requirement, fixes #2811 5 years ago
  Jordi Boggiano 3fc7e10c5c Improve error reporting of solver issues, refs #7779 5 years ago
  Jordi Boggiano f611c641db Merge pull request #8561 from Seldaek/allow-providers-even-on-match 5 years ago