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 |
Jordi Boggiano
|
46e35bc8d7
Fix 5.3/undef var issues
|
5 years ago |
Jordi Boggiano
|
8a41f1a5ca
Allow providers which are selected to be installed in place of existing packages which do not satisfy requirements, fixes #6753
|
5 years ago |
Jordi Boggiano
|
2901995fc8
Fix issue excluding unstable packages when stabilityFlags are empty
|
5 years ago |
Jordi Boggiano
|
8f09f3764b
Avoid fetching non-existing files multiple times
|
5 years ago |
Jordi Boggiano
|
d18b5b6f2e
Update phpstan config
|
5 years ago |
Jordi Boggiano
|
39fb2cc51c
Fix case
|
5 years ago |
Jordi Boggiano
|
3f48acf56a
Add test checking references update to latest and remove TODO
|
5 years ago |
Jordi Boggiano
|
41720e9b70
Show abandoned warnings from the locked repo
|
5 years ago |
Jordi Boggiano
|
292d4b3c8f
Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev
|
5 years ago |
Jordi Boggiano
|
173b96de2d
Make sure the first require does not fail due to a missing lock file
|
5 years ago |
Jordi Boggiano
|
7e6fe585bc
Merge branch 'master' into 2.0
|
5 years ago |
Jordi Boggiano
|
fb93036a70
Fix putenv to avoid leaving the environment in a dirty state
|
5 years ago |
Jordi Boggiano
|
8584d15e8c
Merge branch 'master' into 2.0
|
5 years ago |
Jordi Boggiano
|
94dce37424
Avoid use of refs and avoid a false path when showing the root package, refs #8545
|
5 years ago |
Jordi Boggiano
|
9db08f9883
Merge remote-tracking branch 'Serializator/feature/show-package-json'
|
5 years ago |
Jordi Boggiano
|
e9c7e253f4
Merge pull request #8529 from vitalyzhakov/master
|
5 years ago |