Commit History

Author SHA1 Message Date
  Jordi Boggiano d52ce3c37f Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
  Jordi Boggiano 71855e6430 Restore PRE/POST_DEPENDENCY_SOLVING events 5 years ago
  Jordi Boggiano 45ecbae8f5 Merge branch 'master' into 2.0 5 years ago
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 years ago
  Jordi Boggiano 006985a0ea Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 5 years ago
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 6 years ago
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
  Jordi Boggiano 3efed220a6 Clean up event dispatching code and make package events extend installer events 10 years ago
  François Pluchino 1067ce4f96 Add installer events 10 years ago