Jordi Boggiano
|
0b3bc4ccb9
Merge branch '1.5'
|
há 7 anos atrás |
Jordi Boggiano
|
b4df2c9517
Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver
|
há 7 anos atrás |
Jordi Boggiano
|
9a99e86ebc
Rename NonRoot to Transitive, refs #6674
|
há 7 anos atrás |
Matthew Grasmick
|
776977f597
Fixing method name.
|
há 7 anos atrás |
Matthew Grasmick
|
2e9e7ddd99
Updating docs.
|
há 7 anos atrás |
Matthew Grasmick
|
3826e51caa
Renaming some methods and props.
|
há 7 anos atrás |
Matthew Grasmick
|
0e192ced69
Adding `update-with-all-dependencies` option.
|
há 7 anos atrás |
Matthew Grasmick
|
f29e98cdf9
Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated.
|
há 7 anos atrás |
Graham Daniels
|
a9c0134378
make use of variable
|
há 8 anos atrás |
Jordi Boggiano
|
586f4bac87
Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219
|
há 8 anos atrás |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
há 8 anos atrás |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
há 9 anos atrás |
Fabien Potencier
|
b823242ae3
Code simplification
|
há 8 anos atrás |
Jesse Donat
|
4de11a955a
Adds --no-suggest to RequireCommand
|
há 8 anos atrás |
Sven Gerlach
|
28b88dd675
Added --no-scripts InputOption for RequireCommand
|
há 9 anos atrás |
Mathias Brodala
|
d9909993b2
Add --prefer-stable and --prefer-lowest to "require" command
|
há 9 anos atrás |
Jordi Boggiano
|
4319435154
Make sure the --no-plugin is documented as available everywhere and not redefined
|
há 9 anos atrás |
Jordi Boggiano
|
823266407f
Rollback changes in case the installer fails in remove/require commands, fixes #3464
|
há 9 anos atrás |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
há 9 anos atrás |
Niels Keurentjes
|
b1de2c52a3
Add --no-plugins option to remove/require
|
há 9 anos atrás |
hanov.ruslan
|
b298b9e8c6
Added sort-packages into config
|
há 9 anos atrás |
Jordi Boggiano
|
8cd6598d8d
Simplify php version fetching
|
há 9 anos atrás |
Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
há 9 anos atrás |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
há 9 anos atrás |
Jordi Boggiano
|
1e8d7255b7
Fix access to undefined var, refs #4422
|
há 9 anos atrás |
Jordi Boggiano
|
8913ac2fff
Merge pull request #4362 from bd808/classmap-authoritative-cli
|
há 9 anos atrás |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
há 9 anos atrás |
Bryan Davis
|
71cb587611
Add autoloader cli options to `require` and `remove`
|
há 10 anos atrás |
vlakoff
|
d5ab072ec1
Optimize check for empty file
|
há 10 anos atrás |
vlakoff
|
3a68534d20
Fix parser error if composer.json existing but empty
|
há 10 anos atrás |