Jordi Boggiano
|
b3cbfea36e
Merge branch '1.7'
|
7 лет назад |
Jordi Boggiano
|
acdf8f83f1
Bypass version check for explicitly versioned packages in require command when --no-update is given, fixes #7800
|
7 лет назад |
Pierre du Plessis
|
d65e1c0112
Revert composer.json changes when require process stops
|
7 лет назад |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 лет назад |
Jordi Boggiano
|
3e1b0c88d7
Merge branch '1.5'
|
8 лет назад |
Jordi Boggiano
|
00f6c0a44a
Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859
|
8 лет назад |
Brett Santore
|
449ecf098d
clarify optionality of package in require command
|
8 лет назад |
Jordi Boggiano
|
0b3bc4ccb9
Merge branch '1.5'
|
8 лет назад |
Jordi Boggiano
|
b4df2c9517
Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver
|
8 лет назад |
Jordi Boggiano
|
9a99e86ebc
Rename NonRoot to Transitive, refs #6674
|
8 лет назад |
Matthew Grasmick
|
776977f597
Fixing method name.
|
8 лет назад |
Matthew Grasmick
|
2e9e7ddd99
Updating docs.
|
8 лет назад |
Matthew Grasmick
|
3826e51caa
Renaming some methods and props.
|
8 лет назад |
Matthew Grasmick
|
0e192ced69
Adding `update-with-all-dependencies` option.
|
8 лет назад |
Matthew Grasmick
|
f29e98cdf9
Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated.
|
8 лет назад |
Graham Daniels
|
a9c0134378
make use of variable
|
8 лет назад |
Jordi Boggiano
|
586f4bac87
Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219
|
8 лет назад |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
9 лет назад |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 лет назад |
Fabien Potencier
|
b823242ae3
Code simplification
|
9 лет назад |
Jesse Donat
|
4de11a955a
Adds --no-suggest to RequireCommand
|
9 лет назад |
Sven Gerlach
|
28b88dd675
Added --no-scripts InputOption for RequireCommand
|
9 лет назад |
Mathias Brodala
|
d9909993b2
Add --prefer-stable and --prefer-lowest to "require" command
|
9 лет назад |
Jordi Boggiano
|
4319435154
Make sure the --no-plugin is documented as available everywhere and not redefined
|
9 лет назад |
Jordi Boggiano
|
823266407f
Rollback changes in case the installer fails in remove/require commands, fixes #3464
|
9 лет назад |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 лет назад |
Niels Keurentjes
|
b1de2c52a3
Add --no-plugins option to remove/require
|
10 лет назад |
hanov.ruslan
|
b298b9e8c6
Added sort-packages into config
|
10 лет назад |
Jordi Boggiano
|
8cd6598d8d
Simplify php version fetching
|
10 лет назад |
Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
10 лет назад |