Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
12 年之前 |
Jordi Boggiano
|
32cd883daa
Rename options to transport-options, refs #2189
|
11 年之前 |
Jordi Boggiano
|
31092843fd
Only load options when they come from the lock file, not from standard metadata, refs #2189
|
11 年之前 |
Jordi Boggiano
|
016a016455
Merge remote-tracking branch 'lcobucci/master'
|
11 年之前 |
Bilal Amarni
|
db91454a13
added an autoload-dev section
|
11 年之前 |
Luís Otávio Cobucci Oblonczyk
|
8630aab93f
Package options must be a non mandatory array and should be loaded when
|
12 年之前 |
Jordi Boggiano
|
b9a44a0057
Add RootAliasPackage, fixes #1842
|
12 年之前 |
Martin Hasoň
|
753a8345cb
Added support for the alias of an aliased package
|
12 年之前 |
Nils Adermann
|
afcdad4b23
Define an option to exclude files in the archive command
|
12 年之前 |
deguif
|
655dc5f2e8
Fixed CS
|
12 年之前 |
thomas-gay
|
8534ab1dad
Fixed potential undefined index in ArrayLoader.php
|
12 年之前 |
deguif
|
834f0b49e5
Improved error messages in ArrayLoader
|
12 年之前 |
Jordi Boggiano
|
b7cd971b06
Merge pull request #1598 from fabpot/package-time-fix
|
12 年之前 |
Fabien Potencier
|
ab4e3fbf86
fixed time parsing when the composer.lock file has an old time format
|
12 年之前 |
Jordi Boggiano
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
13 年之前 |
Chris Smith
|
8961c687ee
Fix unintentional manipulation of release dates
|
13 年之前 |
Jordi Boggiano
|
9965f02951
Clean up link creation
|
13 年之前 |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 年之前 |
Jordi Boggiano
|
8a275336a1
CS cleanups
|
13 年之前 |
Jordi Boggiano
|
26e8217db7
Remove duplication of branch alias parsing code
|
13 年之前 |
Jordi Boggiano
|
c65af3e3a1
Add ValidatingArrayLoader and more validation for the validate command
|
13 年之前 |
Jordi Boggiano
|
c694bd57a3
Merge remote-tracking branch 'digitalkaoz/issue_397'
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Jordi Boggiano
|
6a50dbd46d
Error out on wrong bin config
|
13 年之前 |
Jordi Boggiano
|
870d745475
Show real version instead of self.version in suggest
|
13 年之前 |
Jordi Boggiano
|
53191eb0fe
Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510
|
13 年之前 |
Jordi Boggiano
|
2d49090ffd
Make sure branches have proper .x suffix so that they can be parsed properly
|
13 年之前 |
Jordi Boggiano
|
3c07b4338a
Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed
|
13 年之前 |
Christoph Hochstrasser
|
f369104bb1
Packages can define include paths.
|
13 年之前 |
Jordi Boggiano
|
ab55490254
Merge remote-tracking branch 'hason/metapackage'
|
13 年之前 |