Jordi Boggiano
|
d58653627a
Optimize loading of deps from fixed packages
|
hace 5 años |
Jordi Boggiano
|
82e2a679bf
Add TODO note
|
hace 5 años |
Jordi Boggiano
|
08cee4c3e9
Implement getProviders equally on all repos
|
hace 5 años |
Jordi Boggiano
|
8a83d5cc35
Fix create-project command
|
hace 5 años |
Jordi Boggiano
|
d09daa8d5a
Merge pull request #8684 from naderman/dev-require-errors
|
hace 5 años |
Nils Adermann
|
ee8df484c4
Separate createPool and createPoolWithAllPackages, fix test description
|
hace 5 años |
Nils Adermann
|
3ec59204fc
Update test: require-dev is now allowed to satisfy providers from require
|
hace 5 años |
Nils Adermann
|
281d8930ff
For dev extraction skip pool building, we already have a working package set
|
hace 5 años |
Jordi Boggiano
|
d0d786c0bf
Merge pull request #8686 from matbech/patch-1
|
hace 5 años |
Jordi Boggiano
|
3d0d71367d
Doc updates
|
hace 5 años |
Jordi Boggiano
|
73a5cc63cc
Always use Removing for consistency between dry-run and actual install
|
hace 5 años |
Mathias Berchtold
|
1ebeb143ae
Fix PHP 8 warnings
|
hace 5 años |
Nils Adermann
|
06f460c557
Remove trailing spaces from output
|
hace 5 años |
Nils Adermann
|
1f467046d7
Implement getProviders on reposet for all repo types and add replacers
|
hace 5 años |
Nils Adermann
|
ddb1e79bef
Handle dev extraction exit codes instead of completing broken lock with errors
|
hace 5 años |
Jordi Boggiano
|
9c84f4d79f
Make sure InstalledRepository itself can be added too but requires allowing installed repos in reposet
|
hace 5 años |
Jordi Boggiano
|
589aa351a8
Change Uninstalling to Removing in lock operations
|
hace 5 años |
Jordi Boggiano
|
ba04a46cae
Fix 5.3 issue
|
hace 5 años |
Jordi Boggiano
|
d13ce20b6e
Fix handling of composer repos with v1 version_normalized format
|
hace 5 años |
Jordi Boggiano
|
a453792d6b
Merge pull request #8682 from glaubinix/f/gitlab-guest-token-access
|
hace 5 años |
Jordi Boggiano
|
d559bf5387
Allow configuring a path repo to an empty path as long as using wildcards and the wildcard root exists, fixes #8679
|
hace 5 años |
Stephan
|
402c64c271
Update src/Composer/Repository/Vcs/GitLabDriver.php
|
hace 5 años |
Jordi Boggiano
|
a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323
|
hace 5 años |
Stephan Vock
|
55d252b9c3
GitLab: properly handle token which has Guest only access
|
hace 5 años |
Jordi Boggiano
|
97e2a249e8
Merge branch 'master' into 2.0
|
hace 5 años |
Jordi Boggiano
|
ffac8646fc
Fix tests
|
hace 5 años |
Jordi Boggiano
|
3e82542812
Fix test
|
hace 5 años |
Jordi Boggiano
|
d271004b30
Also check for package requiring itself in require, not only require-dev
|
hace 5 años |
Jordi Boggiano
|
5c4ef1eb96
Make package name validation a hard failure, fixes #7875
|
hace 5 años |
Jordi Boggiano
|
cd949745c3
Typo
|
hace 5 años |