1
0
Fork 0
composer/tests/Composer/Test/Fixtures
Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes
- Introduce separate Lock and LocalRepo transactions, one for changes
  to the lock file, one for changes to locally installed packages based
  on lock file
- Remove various hacks to keep dev dependencies updated and
  incorporated the functionality into the transaction classes
- Remove installed repo, there are now local repo, locked repo and
  platform repo
- Remove access to local repo from solver, only supply locked packages
- Update can now be run to modify the lock file but not install packages
  to local repo
2019-02-11 01:00:02 +01:00
..
functional images related to new trusty images 2017-06-22 15:20:19 +02:00
installer Refactor Installer class into separate install and update processes 2019-02-11 01:00:02 +01:00