Nils Adermann
c0f19f6c57
Move construction of pool from repo set into a pool builder
...
Pool construction depends on the install request now, so only required
packages get loaded, add some structure for future asynchronously
loading composer repositories
2018-09-12 11:49:09 +02:00
Jordi Boggiano
78017bcbcb
Fix support for uppercase package names in why/why-not commands, fixes #7198
2018-04-12 12:14:30 +02:00
Vladimir Reznichenko
c8615358cb
SCA with PHP Inspections (EA Extended)
2017-09-11 19:40:43 +02:00
Jordi Boggiano
4f2ae0a1d9
Clarify output when something is installed in the wrong version, refs #5259
2016-04-28 22:11:48 +01:00
Jordi Boggiano
65a4719251
Add output in why-not for when a package requires a platform package and it is not found, fixes #5259
2016-04-28 22:02:22 +01:00
Jordi Boggiano
b6680b6f2a
Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements
2016-04-21 22:16:05 +01:00
Jordi Boggiano
3933a7f404
Add conflict detection in why-not, fixes #5013
2016-03-07 01:50:41 +00:00
Jordi Boggiano
27e1c4358e
Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983
2016-03-02 13:24:07 +00:00
Rob Bast
a245c4618b
php-cs-fixer
2016-02-25 11:04:44 +01:00
Jordi Boggiano
d7855d03c7
Fix some formatting and prettify the tree, refs #4917
2016-02-24 18:20:52 +00:00
Niels Keurentjes
75bb0d9b10
Implemented Prohibits and Depends correctly now.
2016-02-20 01:39:24 +01:00
Niels Keurentjes
5c98421ae8
Introduce BaseRepository common ancestor class for all repositories to offload command logic.
2016-02-19 23:47:33 +01:00