Jordi Boggiano
|
926afab1f4
Move loadPackages impl out of BaseRepository
|
5 سال پیش |
Jordi Boggiano
|
47a94b3a88
Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076
|
5 سال پیش |
Jordi Boggiano
|
bc2a1d762a
Merge branch 'master' into 2.0
|
5 سال پیش |
Andreas Schempp
|
5f202efa0b
Added comment why source link check is necessary
|
5 سال پیش |
Andreas Schempp
|
80317eb289
Remove invalid array keys
|
5 سال پیش |
Andreas Schempp
|
20eb9e66cf
Consider replaces when checking package dependents
|
5 سال پیش |
Jordi Boggiano
|
bdf1f7f82b
Fix loading of aliased packages in ComposerRepository when filtering by callback
|
6 سال پیش |
Nils Adermann
|
902cb290e7
Only load package versions which fit the root composer.json constraints
|
6 سال پیش |
Nils Adermann
|
261efe1e8e
Implement loadPackages on Composer repositories with providers
|
6 سال پیش |
Nils Adermann
|
c0f19f6c57
Move construction of pool from repo set into a pool builder
|
6 سال پیش |
Jordi Boggiano
|
78017bcbcb
Fix support for uppercase package names in why/why-not commands, fixes #7198
|
7 سال پیش |
Vladimir Reznichenko
|
c8615358cb
SCA with PHP Inspections (EA Extended)
|
7 سال پیش |
Jordi Boggiano
|
4f2ae0a1d9
Clarify output when something is installed in the wrong version, refs #5259
|
9 سال پیش |
Jordi Boggiano
|
65a4719251
Add output in why-not for when a package requires a platform package and it is not found, fixes #5259
|
9 سال پیش |
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
|
9 سال پیش |
Jordi Boggiano
|
3933a7f404
Add conflict detection in why-not, fixes #5013
|
9 سال پیش |
Jordi Boggiano
|
27e1c4358e
Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983
|
9 سال پیش |
Rob Bast
|
a245c4618b
php-cs-fixer
|
9 سال پیش |
Jordi Boggiano
|
d7855d03c7
Fix some formatting and prettify the tree, refs #4917
|
9 سال پیش |
Niels Keurentjes
|
75bb0d9b10
Implemented Prohibits and Depends correctly now.
|
9 سال پیش |
Niels Keurentjes
|
5c98421ae8
Introduce BaseRepository common ancestor class for all repositories to offload command logic.
|
9 سال پیش |