Jordi Boggiano
|
e85da00dff
|
Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861
|
2020-06-01 15:43:24 +02:00 |
Jordi Boggiano
|
b27c4b2472
|
Merge branch '1.10'
|
2020-05-19 15:48:19 +02:00 |
Timo Webler
|
541692bbfe
|
Use "getInitialWorkingDirectory" instead of "getWorkingDirectory"
Follow-up 8d24b61bef
|
2020-05-19 15:47:51 +02:00 |
Jordi Boggiano
|
1d2df5ef55
|
Add output to remove/require command to highlight the fact it is running an update command, refs #8910
|
2020-05-19 14:48:58 +02:00 |
Jordi Boggiano
|
beded906ba
|
Merge branch '1.10'
|
2020-05-08 21:05:07 +02:00 |
Jean-Michel DELEHAYE
|
42fc372e52
|
Add function_exists() for 'pcntl_signal'
|
2020-05-08 20:53:43 +02:00 |
Jordi Boggiano
|
1ef352751c
|
Fix display issue in create-project when installing dev-master
|
2020-05-06 13:45:31 +02:00 |
Nils Adermann
|
5d5515348a
|
Merge pull request #8860 from Seldaek/update-with
Add --with to update command to allow downgrading to a specific version / applying custom temporary constraints
|
2020-05-05 17:03:49 +02:00 |
Jordi Boggiano
|
1d68e85433
|
Fix usage
|
2020-05-04 22:04:57 +02:00 |
Jordi Boggiano
|
8a2dd1baef
|
Adjust all usages of VersionSelector to the new API
|
2020-05-04 21:48:48 +02:00 |
Jordi Boggiano
|
1d077ede70
|
Merge branch '1.10'
|
2020-05-01 18:08:22 +02:00 |
Jordi Boggiano
|
bfe71fb952
|
Fix support for --self --name-only, fixes #8844
|
2020-05-01 18:03:22 +02:00 |
Jordi Boggiano
|
7f308d986e
|
Add --with to update command to allow downgrading to a specific version/applying custom temporary constraints, fixes #8756
|
2020-05-01 16:56:17 +02:00 |
Jordi Boggiano
|
a63913c245
|
Merge pull request #8836 from kbacia7/master
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
|
2020-04-28 08:54:16 +02:00 |
Kamil Bacia
|
0779308076
|
close #8784, Added --locked option to composer show command. Displaying locked packages with --all option
|
2020-04-27 21:53:12 +02:00 |
Jordi Boggiano
|
d173af2d7a
|
Fix check-platform-reqs command to take into account provide/replace from the root package
|
2020-04-24 13:46:18 +02:00 |
PirxDanford
|
3a7ea25289
|
Introduce --no-install option for the update, require and remove commands
Closes #8669, fixes #8551
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2020-04-23 14:55:07 +02:00 |
effulgentsia
|
46efcefefa
|
Added --json and --merge options to ConfigCommand (#8779)
|
2020-04-23 14:27:14 +02:00 |
Jordi Boggiano
|
9b8694bc0b
|
Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805
|
2020-04-23 10:53:24 +02:00 |
Jordi Boggiano
|
fa14cd1353
|
Show number of additional suggestions when not using --all, fixes #8788
|
2020-04-23 10:23:56 +02:00 |
Jordi Boggiano
|
2c8a4a1b93
|
Add platform-check config option to disable platform_check.php generation, and disable it for Composer
|
2020-04-21 15:25:35 +02:00 |
Jordi Boggiano
|
c12a1a6d64
|
Update flag description
|
2020-04-18 14:41:04 +02:00 |
Kuba Werłos
|
a54bf0e2d4
|
Use flags instead of boolean in ConfigValidator for checking version field
|
2020-04-18 09:24:54 +02:00 |
Kuba Werłos
|
4ec73874cb
|
Add "no-check-version" option to ValidateCommand
|
2020-04-17 22:38:14 +02:00 |
Jordi Boggiano
|
11765ddfea
|
Add --unused flag to remove command, fixes #8283
|
2020-04-14 23:42:49 +02:00 |
Jordi Boggiano
|
a0c5d519e9
|
Restore --no-suggest but mark it deprecated, remove --no-custom-installers and mark --dev also deprecated with stronger wording
|
2020-04-14 22:35:13 +02:00 |
Jordi Boggiano
|
876136022b
|
Merge remote-tracking branch 'origin/1.10'
|
2020-04-13 12:41:30 +02:00 |
Jordi Boggiano
|
19902ba6a9
|
Merge pull request #8772 from villfa/fix/8771
Dispatch POST_STATUS_CMD even when there is no changes
|
2020-04-13 12:41:02 +02:00 |
Fabien Villepinte
|
c718579623
|
Dispatch POST_STATUS_CMD even when there is no changes
|
2020-04-12 14:35:23 +02:00 |
Jordi Boggiano
|
86cfbdc541
|
Merge branch '1.10'
|
2020-04-10 11:45:48 +02:00 |
Jordi Boggiano
|
b3dbd95332
|
Fix PHP <5.6 syntax, fixes #8759, closes #8760
|
2020-04-10 11:34:00 +02:00 |
Jordi Boggiano
|
096b507050
|
Merge branch '1.10'
|
2020-04-09 17:07:58 +02:00 |
Jordi Boggiano
|
f70b3b0152
|
Avoid warning about --2 usage when no channel is requested
|
2020-04-09 16:25:10 +02:00 |
Jordi Boggiano
|
8e664a37f5
|
Merge branch '1.10'
|
2020-04-09 16:13:15 +02:00 |
Jordi Boggiano
|
ccc8829ed9
|
Allow forcing self-update to stick to 1.x or 2.x using --1 and --2 flags, fixes #8753
|
2020-04-09 15:17:30 +02:00 |
Jordi Boggiano
|
0aaa815268
|
Merge branch '1.10'
|
2020-04-09 09:51:35 +02:00 |
Bingqing Wang
|
46db638678
|
fix typo
|
2020-04-09 09:50:38 +02:00 |
Bingqing Wang
|
63eb178297
|
compatible with symfony/console 5.0.0 getVerticalBorderChars() method
|
2020-04-09 09:50:19 +02:00 |
Jordi Boggiano
|
ee09b75be3
|
Clean ups
|
2020-04-08 15:55:51 +02:00 |
Jordi Boggiano
|
736af4cb58
|
Add with-all-dependencies and update-with-all-dependencies args to remove command
|
2020-04-07 16:13:56 +02:00 |
Jordi Boggiano
|
52d1b52eb6
|
Merge branch '1.10'
|
2020-04-07 16:07:05 +02:00 |
Jordi Boggiano
|
11999118a5
|
Avoid failing on malformed funding info, fixes #8731
|
2020-04-07 16:04:58 +02:00 |
Jordi Boggiano
|
bbc4854452
|
Merge pull request #8740 from renanbr/patch-1
Remove duplicated `dry-run` option
|
2020-04-07 14:43:41 +02:00 |
Jordi Boggiano
|
80505e745e
|
Fix phpstan issues
|
2020-04-07 14:40:51 +02:00 |
Adam Žurek
|
25cd2382cb
|
Raise phpstan level to 1 (#8027)
|
2020-04-07 14:13:50 +02:00 |
Renan
|
c4a3e912a1
|
Remove duplicated `dry-run` option
|
2020-04-07 12:28:17 +02:00 |
Jordi Boggiano
|
87757de6bc
|
Merge branch '2.0'
|
2020-04-07 09:39:00 +02:00 |
Jordi Boggiano
|
51c48b1519
|
Merge pull request #8729 from naderman/t/partial-update-always-update-replace
Give a clearer error message explaining how to update a conflicting locked dependency
|
2020-04-02 15:54:45 +02:00 |
Jordi Boggiano
|
4e7ff690c6
|
Revert lock file as well when a require command operation failed to complete
|
2020-04-02 14:39:53 +02:00 |
Nils Adermann
|
1b55b466fb
|
require: Add with-dependencies and with-all-dependencies as alternative option names
|
2020-04-02 14:19:36 +02:00 |